]> asedeno.scripts.mit.edu Git - PuTTY.git/history - psftp.c
Fix up documentation/usage messages for r6572.
[PuTTY.git] / psftp.c
2001-02-26 Simon TathamModerately evil workaround to compensate for a variation in
2001-02-24 Simon Tathampsftp now works as part of the PuTTY suite
2001-02-24 Simon TathamSFTP client now successfully handles cd, ls, get and put.
2001-02-23 Simon TathamFirst stab at an SFTP client. Currently a Unixland...