SFTP protocol specifications

Markus Friedl Markus.Friedl at informatik.uni-erlangen.de
Thu Aug 15 04:49:51 EST 2002


> - Would the correct command to run be "ssh -l username host -s sftp"?

i'd prefer
	ssh -s -l user host sftp

> - Where can I find documentation on the file transfer protocol used by
> SFTP? I looked at the source code but its a bit hard to understand.

http://www.openssh.com/txt/draft-ietf-secsh-filexfer-02.txt



More information about the openssh-unix-dev mailing list