summaryrefslogtreecommitdiff
path: root/sftp.0
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2015-08-19 14:23:50 +0100
committerColin Watson <cjwatson@debian.org>2015-08-19 14:23:50 +0100
commitbaccdb349b31c47cd76fb63211f754ed33a9707e (patch)
treed03653f975fd4eb8bf71bb0c9d168614401202fa /sftp.0
parent487bdb3a5ef6075887b830ccb8a0b14f6da78e93 (diff)
parent9f82e5a9042f2d872e98f48a876fcab3e25dd9bb (diff)
Import openssh_6.8p1.orig.tar.gz
Diffstat (limited to 'sftp.0')
-rw-r--r--sftp.016
1 files changed, 9 insertions, 7 deletions
diff --git a/sftp.0 b/sftp.0
index e37043455..24fd9916d 100644
--- a/sftp.0
+++ b/sftp.0
@@ -1,7 +1,7 @@
1SFTP(1) General Commands Manual SFTP(1) 1SFTP(1) General Commands Manual SFTP(1)
2 2
3NAME 3NAME
4 sftp - secure file transfer program 4 sftp M-bM-^@M-^S secure file transfer program
5 5
6SYNOPSIS 6SYNOPSIS
7 sftp [-1246aCfpqrv] [-B buffer_size] [-b batchfile] [-c cipher] 7 sftp [-1246aCfpqrv] [-B buffer_size] [-b batchfile] [-c cipher]
@@ -58,12 +58,12 @@ DESCRIPTION
58 Batch mode reads a series of commands from an input batchfile 58 Batch mode reads a series of commands from an input batchfile
59 instead of stdin. Since it lacks user interaction it should be 59 instead of stdin. Since it lacks user interaction it should be
60 used in conjunction with non-interactive authentication. A 60 used in conjunction with non-interactive authentication. A
61 batchfile of `-' may be used to indicate standard input. sftp 61 batchfile of M-bM-^@M-^X-M-bM-^@M-^Y may be used to indicate standard input. sftp
62 will abort if any of the following commands fail: get, put, 62 will abort if any of the following commands fail: get, put,
63 reget, reput, rename, ln, rm, mkdir, chdir, ls, lchdir, chmod, 63 reget, reput, rename, ln, rm, mkdir, chdir, ls, lchdir, chmod,
64 chown, chgrp, lpwd, df, symlink, and lmkdir. Termination on 64 chown, chgrp, lpwd, df, symlink, and lmkdir. Termination on
65 error can be suppressed on a command by command basis by 65 error can be suppressed on a command by command basis by
66 prefixing the command with a `-' character (for example, -rm 66 prefixing the command with a M-bM-^@M-^X-M-bM-^@M-^Y character (for example, -rm
67 /tmp/blah*). 67 /tmp/blah*).
68 68
69 -C Enables compression (via ssh's -C flag). 69 -C Enables compression (via ssh's -C flag).
@@ -125,6 +125,7 @@ DESCRIPTION
125 HashKnownHosts 125 HashKnownHosts
126 Host 126 Host
127 HostbasedAuthentication 127 HostbasedAuthentication
128 HostbasedKeyTypes
128 HostKeyAlgorithms 129 HostKeyAlgorithms
129 HostKeyAlias 130 HostKeyAlias
130 HostName 131 HostName
@@ -153,6 +154,7 @@ DESCRIPTION
153 ServerAliveCountMax 154 ServerAliveCountMax
154 StrictHostKeyChecking 155 StrictHostKeyChecking
155 TCPKeepAlive 156 TCPKeepAlive
157 UpdateHostKeys
156 UsePrivilegedPort 158 UsePrivilegedPort
157 User 159 User
158 UserKnownHostsFile 160 UserKnownHostsFile
@@ -193,7 +195,7 @@ INTERACTIVE COMMANDS
193 those of ftp(1). Commands are case insensitive. Pathnames that contain 195 those of ftp(1). Commands are case insensitive. Pathnames that contain
194 spaces must be enclosed in quotes. Any special characters contained 196 spaces must be enclosed in quotes. Any special characters contained
195 within pathnames that are recognized by glob(3) must be escaped with 197 within pathnames that are recognized by glob(3) must be escaped with
196 backslashes (`\'). 198 backslashes (M-bM-^@M-^X\M-bM-^@M-^Y).
197 199
198 bye Quit sftp. 200 bye Quit sftp.
199 201
@@ -220,7 +222,7 @@ INTERACTIVE COMMANDS
220 the capacity information will be displayed using "human-readable" 222 the capacity information will be displayed using "human-readable"
221 suffixes. The -i flag requests display of inode information in 223 suffixes. The -i flag requests display of inode information in
222 addition to capacity information. This command is only supported 224 addition to capacity information. This command is only supported
223 on servers that implement the ``statvfs@openssh.com'' extension. 225 on servers that implement the M-bM-^@M-^\statvfs@openssh.comM-bM-^@M-^] extension.
224 226
225 exit Quit sftp. 227 exit Quit sftp.
226 228
@@ -279,7 +281,7 @@ INTERACTIVE COMMANDS
279 281
280 -1 Produce single columnar output. 282 -1 Produce single columnar output.
281 283
282 -a List files beginning with a dot (`.'). 284 -a List files beginning with a dot (M-bM-^@M-^X.M-bM-^@M-^Y).
283 285
284 -f Do not sort the listing. The default sort order is 286 -f Do not sort the listing. The default sort order is
285 lexicographical. 287 lexicographical.
@@ -378,4 +380,4 @@ SEE ALSO
378 T. Ylonen and S. Lehtinen, SSH File Transfer Protocol, draft-ietf-secsh- 380 T. Ylonen and S. Lehtinen, SSH File Transfer Protocol, draft-ietf-secsh-
379 filexfer-00.txt, January 2001, work in progress material. 381 filexfer-00.txt, January 2001, work in progress material.
380 382
381OpenBSD 5.6 April 22, 2014 OpenBSD 5.6 383OpenBSD 5.7 January 30, 2015 OpenBSD 5.7