Commit History

Author SHA1 Message Date
  zargot e63369f2b9 asyncftpclient: add missing file.close to retrFile 6 years ago
  Dominik Picheta b3c620fc58 Merge branch 'asyncftp-add-removeDir' of https://github.com/pyloor/Nim into pyloor-asyncftp-add-removeDir 8 years ago
  Dominik Picheta 1f1ec69fc9 Merge branch 'asyncftp-add-removeFile' of https://github.com/pyloor/Nim into pyloor-asyncftp-add-removeFile 8 years ago
  pyloor bc19b71fd2 Asyncftpclient: adding removeDir proc 8 years ago
  pyloor 95e0e6260e adding a test for removing a file 8 years ago
  pyloor cd41479180 adding removeFile proc to asyncftpclient 8 years ago
  pyloor 348c7d1faf adding rename proc to asyncftpclient 8 years ago
  pyloor 453f8357c0 fix missing procvar pragma 8 years ago
  Andreas Rumpf cd707084d1 fixes calling convention for the callbacks 9 years ago
  Dominik Picheta 5998f53280 Added examples to asyncftpclient module. 9 years ago
  Dominik Picheta cb5d090cdb Moved handling of multi-line FTP replies to `expectReply`. 9 years ago
  Luca 110d84a916 remove unnecessary function 9 years ago
  Luca 88ae4c1859 Remove redundant 220 check 9 years ago
  Luca 32ec7f2f5f Allow AsyncFtpClient and ftpclient to check 220 messages 9 years ago
  Oleh Prypin 32109a7867 Don't run non-test code when defined(testing) 9 years ago
  def 64903e7050 Use `^` instead of `-` in slices 9 years ago
  def e686ca2523 Fix a few more warnings 10 years ago
  Guillaume Gelin 3119fe087d Happy new year! 10 years ago
  Dominik Picheta 6f155af802 Lots of documentation improvements for asyncdispatch. 10 years ago
  Araq 7333237be6 'nimfix' improvements; FdSet is TFdSet again 10 years ago
  Dominik Picheta eac71d38d7 s/storeFile/store/ 10 years ago
  Dominik Picheta cff2a0c0b4 Case fixes for network modules. 10 years ago
  Dominik Picheta 3a00692ef8 Add asyncftpclient module. 10 years ago