summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/sftp.1
AgeCommit message (Expand)Author
2007-05-31convert to new .Dd format;Jason McIntyre
2006-01-20Document RekeyLimit. Based on patch from jan.iven at cern.ch from mindrot #1056Darren Tucker
2005-12-30do not suggest that interactive authentication will workJason McIntyre
2005-03-01add HashKnownHosts to -o list;Jason McIntyre
2004-12-05- explain that patterns can be used as arguments in get/put/ls/etcJared Yanovich
2004-11-29missing full stop;Jason McIntyre
2004-10-07document KbdInteractiveDevices; ok markus@Damien Miller
2004-06-21document sort optionsDamien Miller
2004-06-20mention new -n flagDamien Miller
2004-06-13implement session multiplexing in the client (the server has supported thisDamien Miller
2004-05-02ConnectionTimeout -> ConnectTimeout here too, pointed out by jmc@Darren Tucker
2004-04-28add SendEnv to -o list;Jason McIntyre
2004-03-05add IdentitiesOnly; ok djm@, pb@Markus Friedl
2004-01-13remove unnecessary Ic's;Jason McIntyre
2004-01-13Tidy sftp batchmode handling, eliminate junk to stderr (bugzilla #754) andDamien Miller
2003-12-16application layer keep alive (ServerAliveInterval ServerAliveCountMax)Markus Friedl
2003-12-09rename keepalive to tcpkeepalive; the old name causes too muchMarkus Friedl
2003-10-13don't refer to options related to forwarding; ok jmc@Markus Friedl
2003-10-08scp and sftp: add options list and sort options. options list requestedJason McIntyre
2003-09-02escape punctuation;Jason McIntyre
2003-05-20- new sentence, new lineJason McIntyre
2003-05-14- better formatting in SYNOPSISJason McIntyre
2003-05-14emphasise the batchmode functionality and make reference to pubkey auth,Damien Miller
2003-03-28- killed whitespaceJason McIntyre
2003-01-10sftp progress meter support.Federico G. Schwindt
2003-01-08Cleanup error handling for batchmodeDamien Miller
2003-01-07add version; from Nils Nordman <nino at nforced dot com> via markus@.Federico G. Schwindt
2002-12-06Fix cut'n'paste error, spotted by matthias.riese@b-novative.de; ok deraadt@Damien Miller
2002-09-11support for short/long listings and globbing in "ls"; ok markus@Damien Miller
2002-06-20ssh_config(5)Kevin Steves
2002-06-19KNF done automatically while reading....Theo de Raadt
2002-02-26no, look closely. the comma was highlighted. split .Ic even moreTheo de Raadt
2002-02-26> Ic cannot have that many arguments; spotted by mouring@etoh.eviladmin.orgmouring
2002-02-26Ic cannot have that many arguments; spotted by mouring@etoh.eviladmin.orgTheo de Raadt
2002-02-12Perform multiple overlapping read/write requests in file transfer. MostlyDamien Miller
2002-02-06sort options; ok mpech@, stevesk@Markus Friedl
2002-02-05Add "-B" option to specify copy buffer length (default 32k); ok markus@Damien Miller
2002-02-04Add "-P" option to directly connect to a local sftp-server. Should be usefulDamien Miller
2001-09-17cleanup and document -1, -s and -S; ok markus@Kevin Steves
2001-09-17add -Fssh_config option; ok markus@Kevin Steves
2001-09-05avoid first person in manual pagesTheo de Raadt
2001-08-14consistent documentation and example of ``-o ssh_option'' for sftp andKevin Steves
2001-08-14"bye"; hk63a@netscape.netMarkus Friedl
2001-06-23kill whitespace at EOL.Jun-ichiro itojun Hagino
2001-06-23ok, tmac is now fixedTheo de Raadt
2001-06-23join .%A entries; most by bk@rt.fmTheo de Raadt
2001-05-05typos, grammarKevin Steves
2001-04-22xref draft-ietf-secsh-*Markus Friedl
2001-04-21Spellingmouring
2001-04-12Add support for:mouring