summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/sftp-server.8
AgeCommit message (Expand)Author
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