Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-03-28 | - killed whitespace | Jason McIntyre | |
- new sentence new line - .Bk for arguments ok markus@ | |||
2003-01-10 | sftp progress meter support. | Federico G. Schwindt | |
original diffs by Nils Nordman <nino at nforced dot com> via markus@, merged to -current by me, djm@ ok. | |||
2003-01-08 | Cleanup error handling for batchmode | Damien Miller | |
Allow blank lines and comments in input Ability to suppress abort on error in batchmode ("-put blah") Fixes mindrot bug #452; markus@ ok | |||
2003-01-07 | add version; from Nils Nordman <nino at nforced dot com> via markus@. | Federico G. Schwindt | |
markus@ ok | |||
2002-12-06 | Fix cut'n'paste error, spotted by matthias.riese@b-novative.de; ok deraadt@ | Damien Miller | |
2002-09-11 | support for short/long listings and globbing in "ls"; ok markus@ | Damien Miller | |
2002-06-20 | ssh_config(5) | Kevin Steves | |
2002-06-19 | KNF done automatically while reading.... | Theo de Raadt | |
2002-02-26 | no, look closely. the comma was highlighted. split .Ic even more | Theo de Raadt | |
2002-02-26 | > Ic cannot have that many arguments; spotted by mouring@etoh.eviladmin.org | mouring | |
Last Ic on the first line should not have a space between it and the final comma. | |||
2002-02-26 | Ic cannot have that many arguments; spotted by mouring@etoh.eviladmin.org | Theo de Raadt | |
2002-02-12 | Perform multiple overlapping read/write requests in file transfer. Mostly | Damien Miller | |
done by Tobias Ringstrom <tori@ringstrom.mine.nu>; ok markus@ | |||
2002-02-06 | sort options; ok mpech@, stevesk@ | Markus Friedl | |
2002-02-05 | Add "-B" option to specify copy buffer length (default 32k); ok markus@ | Damien Miller | |
2002-02-04 | Add "-P" option to directly connect to a local sftp-server. Should be useful | Damien Miller | |
for regression testing; ok markus@ | |||
2001-09-17 | cleanup and document -1, -s and -S; ok markus@ | Kevin Steves | |
2001-09-17 | add -Fssh_config option; ok markus@ | Kevin Steves | |
2001-09-05 | avoid first person in manual pages | Theo de Raadt | |
2001-08-14 | consistent documentation and example of ``-o ssh_option'' for sftp and | Kevin Steves | |
scp; document keyword=argument for ssh. | |||
2001-08-14 | "bye"; hk63a@netscape.net | Markus Friedl | |
2001-06-23 | kill whitespace at EOL. | Jun-ichiro itojun Hagino | |
2001-06-23 | ok, tmac is now fixed | Theo de Raadt | |
2001-06-23 | join .%A entries; most by bk@rt.fm | Theo de Raadt | |
2001-05-05 | typos, grammar | Kevin Steves | |
2001-04-22 | xref draft-ietf-secsh-* | Markus Friedl | |
2001-04-21 | Spelling | mouring | |
2001-04-12 | Add support for: | mouring | |
sftp [user@]host[:file [file]] - Fetch remote file(s) sftp [user@]host[:dir[/]] - Start in remote dir/ OK deraadt@ | |||
2001-04-09 | spelling | Kevin Steves | |
2001-03-08 | spelling, cleanup; ok deraadt@ | Kevin Steves | |
2001-03-07 | Support for new draft (draft-ietf-secsh-filexfer-01). New symlink handling | Damien Miller | |
functions and small protocol change. | |||
2001-03-06 | order things | Theo de Raadt | |
2001-03-06 | sftp -b batchfile; mouring@etoh.eviladmin.org | Theo de Raadt | |
2001-03-02 | make copyright lines the same format | Theo de Raadt | |
2001-02-17 | typo | Reinhard J. Sammer | |
2001-02-14 | Fix and document 'preserve modes & times' option ('-p' flag in sftp); | Damien Miller | |
ok markus@ | |||
2001-02-10 | Mention that you can quote pathnames with spaces in them | Damien Miller | |
2001-02-07 | more man page cleanup and sync of help text with man page; ok markus@ | Kevin Steves | |
2001-02-07 | .Bl-.El mismatch. markus ok | Jun-ichiro itojun Hagino | |
2001-02-07 | pretty up significantly | Theo de Raadt | |
2001-02-06 | Punctuation fix from Pekka Savola <pekkas@netcore.fi> | Damien Miller | |
2001-02-04 | Basic interactive sftp client; ok theo@ | Damien Miller | |