LWN.net Logo

Random access?

Random access?

Posted Feb 27, 2007 10:15 UTC (Tue) by nix (subscriber, #2304)
In reply to: Random access? by eru
Parent article: New KDE 4 preview shows progress (Linux.com)

The SSH_FXP_READ and SSH_FXP_WRITE messages take an offset and length: see the secsh-filexfer* standards.

sftp rides atop ssh, but it is *not* equivalent to stuff you can do by pounding on the shell (unlike scp).

That's why it's a subsystem and not just another client command.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds