summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/sftp-server.8
AgeCommit message (Expand)Author
2014-12-11Make manual reflect reality:Damien Miller
2014-07-28some systems no longer need /dev/log;Ingo Schwarze
2013-10-14tweak previous;Jason McIntyre
2013-10-09Add ability to whitelist and/or blacklist sftp protocol requests by name.Damien Miller
2013-07-16use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@Ingo Schwarze
2013-05-06Reference the version of the sftp draft we actually implement. ok djm@Darren Tucker
2013-01-04sftp-server.8: add argument name to -dJason McIntyre
2013-01-03allow specification of an alternate start directory for sftp-server(8)Damien Miller
2010-01-09bad place to forget a comma...Jason McIntyre
2010-01-09add a 'read-only' mode to sftp-server(8) that disables open in write modeDamien Miller
2009-08-31document -e and -h; prodded by jmc@Damien Miller
2009-08-27allow setting an explicit umask on the commandline to override whateverDamien Miller
2009-03-26fix a few typographical errors found by spell(1).Igor Sobrado
2008-07-18no need for .Pp before or after .Sh;Jason McIntyre
2008-07-14mention requirement for /dev/log inside chroot when using sftp-serverDamien Miller
2007-05-31convert to new .Dd format;Jason McIntyre
2006-07-06add commandline options to enable logging of transactions; ok markus@Damien Miller
2003-10-08scp and sftp: add options list and sort options. options list requestedJason McIntyre
2003-06-10- section reorderJason McIntyre
2001-06-23ok, tmac is now fixedTheo de Raadt
2001-06-23join .%A entries; most by bk@rt.fmTheo de Raadt
2001-04-22xref draft-ietf-secsh-*Markus Friedl
2001-03-02make copyright lines the same formatTheo de Raadt
2000-11-10- Section shuffling: comply to the section ordering outlined in mdoc(7).Aaron Campbell
2000-10-13Repair formatting errors introduced after 2.7.Aaron Campbell
2000-09-07cleanup copyright notices on all files. I have attempted to be accurate withTheo de Raadt
2000-08-31implement a SFTP server. interops with sftp2, scp2 and the windowsMarkus Friedl