Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: recursive SFTP

by eye (Chaplain)
on Apr 09, 2009 at 09:33 UTC ( [id://756544]=note: print w/replies, xml ) Need Help??


in reply to recursive SFTP

If you happen to be working in a linux environment, you could approach this a bit differently by using the fuse kernel module with the lftpfs driver to let the OS manage the network connection (including the sftp protocol). Then the problem looks more like doing a recursive copy.

Fuse has also been ported to FreeBSD and OS X, but I don't know if the lftpfs driver works on those platforms.

Apropos of nothing, the lftpfs fuse driver is written in Perl.

See:
http://fuse.sourceforge.net/
http://lftpfs.sourceforge.net/
http://fuse4bsd.creo.hu/
http://code.google.com/p/macfuse/

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://756544]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (2)
As of 2024-04-26 06:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found