OSDN Git Service

Add PuTTY 0.61 to contrib directory.
[ffftp/ffftp.git] / contrib / putty / DOC / MAN-PSFT.BUT
1 \cfg{man-identity}{psftp}{1}{2004-03-24}{PuTTY tool suite}{PuTTY tool suite}\r
2 \r
3 \H{psftp-manpage} Man page for PSFTP\r
4 \r
5 \S{psftp-manpage-name} NAME\r
6 \r
7 \cw{psftp} \- interactive SFTP (secure file transfer protocol) client\r
8 \r
9 \S{psftp-manpage-synopsis} SYNOPSIS\r
10 \r
11 \c psftp [options] [user@]host\r
12 \e bbbbb  iiiiiii   iiiib iiii\r
13 \r
14 \S{psftp-manpage-description} DESCRIPTION\r
15 \r
16 \cw{psftp} is an interactive text-based client for the SSH-based SFTP\r
17 (secure file transfer) protocol.\r
18 \r
19 \S{psftp-manpage-options} OPTIONS\r
20 \r
21 The command-line options supported by \cw{psftp} are:\r
22 \r
23 \dt \cw{-V}\r
24 \r
25 \dd Show version information and exit.\r
26 \r
27 \dt \cw{-pgpfp}\r
28 \r
29 \dd Display the fingerprints of the PuTTY PGP Master Keys and exit,\r
30 to aid in verifying new files released by the PuTTY team.\r
31 \r
32 \dt \cw{-b} \e{batchfile}\r
33 \r
34 \dd Use specified batchfile.\r
35 \r
36 \dt \cw{-bc}\r
37 \r
38 \dd Output batchfile commands.\r
39 \r
40 \dt \cw{-be}\r
41 \r
42 \dd Don't stop batchfile processing on errors.\r
43 \r
44 \dt \cw{-v}\r
45 \r
46 \dd Show verbose messages.\r
47 \r
48 \dt \cw{-load} \e{session}\r
49 \r
50 \dd Load settings from saved session.\r
51 \r
52 \dt \cw{-P} \e{port}\r
53 \r
54 \dd Connect to port \e{port}.\r
55 \r
56 \dt \cw{-l} \e{user}\r
57 \r
58 \dd Set remote username to \e{user}.\r
59 \r
60 \dt \cw{-batch}\r
61 \r
62 \dd Disable interactive prompts.\r
63 \r
64 \dt \cw{-pw} \e{password}\r
65 \r
66 \dd Set remote password to \e{password}. \e{CAUTION:} this will likely\r
67 make the password visible to other users of the local machine (via\r
68 commands such as \q{\c{w}}).\r
69 \r
70 \dt \cw{-1}\r
71 \r
72 \dd Force use of SSH protocol version 1.\r
73 \r
74 \dt \cw{-2}\r
75 \r
76 \dd Force use of SSH protocol version 2.\r
77 \r
78 \dt \cw{-C}\r
79 \r
80 \dd Enable SSH compression.\r
81 \r
82 \dt \cw{-i} \e{path}\r
83 \r
84 \dd Private key file for authentication.\r
85 \r
86 \S{psftp-manpage-commands} COMMANDS\r
87 \r
88 For a list of commands available inside \cw{psftp}, type \cw{help}\r
89 at the \cw{psftp>} prompt.\r
90 \r
91 \S{psftp-manpage-more-information} MORE INFORMATION\r
92 \r
93 For more information on \cw{psftp} it's probably best to go and look at\r
94 the manual on the PuTTY web page:\r
95 \r
96 \cw{http://www.chiark.greenend.org.uk/~sgtatham/putty/}\r
97 \r
98 \S{psftp-manpage-bugs} BUGS\r
99 \r
100 This man page isn't terribly complete. See the above web link for\r
101 better documentation.\r