[wget-notify] [bug #20327] Add SFTP support
Debarshi Ray
INVALID.NOREPLY at gnu.org
Fri May 30 07:53:47 PDT 2008
Follow-up Comment #2, bug #20327 (project wget):
I have a simple non-interactive SFTP downloader ready now. Even though it is
not the latest, I followed draft-ietf-secsh-filexfer-02, which describes
version 3 of the protocol, because that is what openssh-5.0p1 and GNOME's Gvfs
are also implementing.
To use the prototype:
$ tar -xzf sftp.tar.gz
$ cd sftp
$ gcc sftp.c buffer.c utility.c
$ ./a.out <hostname> <remotefilepath>
$
(file #15769)
_______________________________________________________
Additional Item Attachment:
File name: sftp.tar.gz Size:4 KB
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?20327>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
More information about the wget-notify
mailing list