
Jan. 25, 2008
11:21 a.m.
On Fri, 25 Jan 2008 10:07:14 +0100, tarjei <tarjei@nu.no> wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi, I need to copy a few files around using scp/sftp on a twisted server and started looking at VFS. There's a few things I wonder about:
1. Is the API as unstable as the docs say?
2. Does anyone have an example of using the Twisted VFS layer as a client? I'm a bit blind on where to start.
You can do this with Conch. See twisted.conch.ssh.filetransfer. Jean-Paul