]> asedeno.scripts.mit.edu Git - PuTTY.git/history - scp.c
Silly mistake - restore-cursor-pos doesn't make sure the cursor
[PuTTY.git] / scp.c
2000-06-22 Simon TathamJoris van Rantwijk's unified SSH code suitable for...
2000-06-06 Simon Tatham"pscp" was spelled "scp" in usage message
2000-04-04 Simon TathamAdd -ls to online help bit
2000-04-03 Simon TathamAdd the -ls option to execute `ls -la' on a directory...
2000-03-24 Simon TathamPeter Schellenbach's patch: re-implement the PuTTY...
2000-03-08 Simon TathamFix some picky compiler warnings kindly provided by...
2000-02-21 Simon TathamFix an error message in pscp
2000-01-28 Simon TathamJoris van Rantwijk's fix for pscp -P
1999-11-30 Simon TathamAvoid recursing into . and .. when in -r mode
1999-11-22 Simon TathamCleanups to remove warnings for GNU/mingw32 compilation
1999-11-17 Simon TathamFix a slightly picky compiler warning
1999-11-16 Simon TathamUpdate from Joris van Rantwijk: command line options...
1999-11-08 Simon TathamClean up scp client - re-indent to my coding style...
1999-08-31 Simon TathamAdded Joris van Rantwijk's scp client