1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-03-22 06:38:37 -05:00

Update faq-pscp-ascii.

[originally from svn r3509]
This commit is contained in:
Jacob Nevins 2003-10-15 12:09:24 +00:00
parent a90f643907
commit 82d093c549

View File

@ -1,4 +1,4 @@
\versionid $Id: faq.but,v 1.48 2003/10/14 19:57:50 jacob Exp $ \versionid $Id: faq.but,v 1.49 2003/10/15 12:09:24 jacob Exp $
\A{faq} PuTTY FAQ \A{faq} PuTTY FAQ
@ -148,14 +148,15 @@ anyone else wants to try it.
\S{faq-pscp-ascii}{Question} Can PSCP or PSFTP transfer files in \S{faq-pscp-ascii}{Question} Can PSCP or PSFTP transfer files in
ASCII mode? ASCII mode?
Unfortunately not. This is a limitation of the file transfer Unfortunately not.
protocols: the SCP and SFTP protocols have no notion of transferring
a file in anything other than binary mode.
SFTP is designed to be extensible, so it's possible that an Until recently, this was a limitation of the file transfer protocols:
extension might be proposed at some later date that implements ASCII the SCP and SFTP protocols had no notion of transferring a file in
transfer. But the PuTTY team can't do anything about it until that anything other than binary mode. (This is still true of SCP.)
happens.
The current draft protocol spec of SFTP proposes a means of
implementing ASCII transfer. At some point PSCP/PSFTP may implement
this proposal.
\H{faq-ports} Ports to other operating systems \H{faq-ports} Ports to other operating systems