- djm@cvs.openbsd.org 2009/08/12 00:13:00
     [sftp.c sftp.1]
     support most of scp(1)'s commandline arguments in sftp(1), as a first
     step towards making sftp(1) a drop-in replacement for scp(1).
     One conflicting option (-P) has not been changed, pending further
     discussion.
     Patch from carlosvsilvapt@gmail.com as part of his work in the
     Google Summer of Code
3 files changed
tree: e8a2c85684c84bb8e453bbcee78d977bdd5ec07f
  1. contrib/
  2. openbsd-compat/
  3. regress/
  4. scard/
  5. .cvsignore
  6. aclocal.m4
  7. acss.c
  8. acss.h
  9. addrmatch.c
  10. atomicio.c
  11. atomicio.h
  12. audit-bsm.c
  13. audit.c
  14. audit.h
  15. auth-bsdauth.c
  16. auth-chall.c
  17. auth-krb5.c
  18. auth-options.c
  19. auth-options.h
  20. auth-pam.c
  21. auth-pam.h
  22. auth-passwd.c
  23. auth-rh-rsa.c
  24. auth-rhosts.c
  25. auth-rsa.c
  26. auth-shadow.c
  27. auth-sia.c
  28. auth-sia.h
  29. auth-skey.c
  30. auth.c
  31. auth.h
  32. auth1.c
  33. auth2-chall.c
  34. auth2-gss.c
  35. auth2-hostbased.c
  36. auth2-jpake.c
  37. auth2-kbdint.c
  38. auth2-none.c
  39. auth2-passwd.c
  40. auth2-pubkey.c
  41. auth2.c
  42. authfd.c
  43. authfd.h
  44. authfile.c
  45. authfile.h
  46. bufaux.c
  47. bufbn.c
  48. buffer.c
  49. buffer.h
  50. buildpkg.sh.in
  51. canohost.c
  52. canohost.h
  53. ChangeLog
  54. channels.c
  55. channels.h
  56. cipher-3des1.c
  57. cipher-acss.c
  58. cipher-aes.c
  59. cipher-bf1.c
  60. cipher-ctr.c
  61. cipher.c
  62. cipher.h
  63. cleanup.c
  64. clientloop.c
  65. clientloop.h
  66. compat.c
  67. compat.h
  68. compress.c
  69. compress.h
  70. config.guess
  71. config.sub
  72. configure.ac
  73. crc32.c
  74. crc32.h
  75. CREDITS
  76. deattack.c
  77. deattack.h
  78. defines.h
  79. dh.c
  80. dh.h
  81. dispatch.c
  82. dispatch.h
  83. dns.c
  84. dns.h
  85. entropy.c
  86. entropy.h
  87. fatal.c
  88. fixpaths
  89. fixprogs
  90. groupaccess.c
  91. groupaccess.h
  92. gss-genr.c
  93. gss-serv-krb5.c
  94. gss-serv.c
  95. hostfile.c
  96. hostfile.h
  97. includes.h
  98. INSTALL
  99. install-sh
  100. jpake.c
  101. jpake.h
  102. kex.c
  103. kex.h
  104. kexdh.c
  105. kexdhc.c
  106. kexdhs.c
  107. kexgex.c
  108. kexgexc.c
  109. kexgexs.c
  110. key.c
  111. key.h
  112. LICENCE
  113. log.c
  114. log.h
  115. loginrec.c
  116. loginrec.h
  117. logintest.c
  118. mac.c
  119. mac.h
  120. Makefile.in
  121. match.c
  122. match.h
  123. md-sha256.c
  124. md5crypt.c
  125. md5crypt.h
  126. mdoc2man.awk
  127. misc.c
  128. misc.h
  129. mkinstalldirs
  130. moduli
  131. moduli.5
  132. moduli.c
  133. monitor.c
  134. monitor.h
  135. monitor_fdpass.c
  136. monitor_fdpass.h
  137. monitor_mm.c
  138. monitor_mm.h
  139. monitor_wrap.c
  140. monitor_wrap.h
  141. msg.c
  142. msg.h
  143. mux.c
  144. myproposal.h
  145. nchan.c
  146. nchan.ms
  147. nchan2.ms
  148. openssh.xml.in
  149. opensshd.init.in
  150. OVERVIEW
  151. packet.c
  152. packet.h
  153. pathnames.h
  154. platform.c
  155. platform.h
  156. progressmeter.c
  157. progressmeter.h
  158. PROTOCOL
  159. PROTOCOL.agent
  160. readconf.c
  161. readconf.h
  162. README
  163. README.dns
  164. README.platform
  165. README.privsep
  166. README.smartcard
  167. README.tun
  168. readpass.c
  169. rijndael.c
  170. rijndael.h
  171. roaming.h
  172. roaming_common.c
  173. roaming_dummy.c
  174. rsa.c
  175. rsa.h
  176. scard-opensc.c
  177. scard.c
  178. scard.h
  179. schnorr.c
  180. schnorr.h
  181. scp.1
  182. scp.c
  183. servconf.c
  184. servconf.h
  185. serverloop.c
  186. serverloop.h
  187. session.c
  188. session.h
  189. sftp-client.c
  190. sftp-client.h
  191. sftp-common.c
  192. sftp-common.h
  193. sftp-glob.c
  194. sftp-server-main.c
  195. sftp-server.8
  196. sftp-server.c
  197. sftp.1
  198. sftp.c
  199. sftp.h
  200. ssh-add.1
  201. ssh-add.c
  202. ssh-agent.1
  203. ssh-agent.c
  204. ssh-dss.c
  205. ssh-gss.h
  206. ssh-keygen.1
  207. ssh-keygen.c
  208. ssh-keyscan.1
  209. ssh-keyscan.c
  210. ssh-keysign.8
  211. ssh-keysign.c
  212. ssh-rand-helper.8
  213. ssh-rand-helper.c
  214. ssh-rsa.c
  215. ssh.1
  216. ssh.c
  217. ssh.h
  218. ssh1.h
  219. ssh2.h
  220. ssh_config
  221. ssh_config.5
  222. ssh_prng_cmds.in
  223. sshconnect.c
  224. sshconnect.h
  225. sshconnect1.c
  226. sshconnect2.c
  227. sshd.8
  228. sshd.c
  229. sshd_config
  230. sshd_config.5
  231. sshlogin.c
  232. sshlogin.h
  233. sshpty.c
  234. sshpty.h
  235. sshtty.c
  236. survey.sh.in
  237. TODO
  238. ttymodes.c
  239. ttymodes.h
  240. uidswap.c
  241. uidswap.h
  242. umac.c
  243. umac.h
  244. uuencode.c
  245. uuencode.h
  246. version.h
  247. WARNING.RNG
  248. xmalloc.c
  249. xmalloc.h