mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-02 12:02:47 -05:00
Add a chapter to the manual describing PSFTP.
[originally from svn r1485]
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
\versionid $Id: pscp.but,v 1.17 2001/09/24 22:00:46 simon Exp $
|
||||
\versionid $Id: pscp.but,v 1.18 2001/12/14 12:15:43 simon Exp $
|
||||
|
||||
\#FIXME: Need examples
|
||||
|
||||
@ -7,6 +7,10 @@
|
||||
\i{PSCP}, the PuTTY Secure Copy client, is a tool for transferring files
|
||||
securely between computers using an SSH connection.
|
||||
|
||||
If you have an SSH 2 server, you might prefer PSFTP (see \k{psftp})
|
||||
for interactive use. PSFTP does not in general work with SSH 1
|
||||
servers, however.
|
||||
|
||||
\H{pscp-starting} Starting PSCP
|
||||
|
||||
PSCP is a command line application. This means that you cannot just
|
||||
|
Reference in New Issue
Block a user