SSH Remote Access Support (paver.ssh)

Functions for accessing remote hosts.

At present, these are implemented by calling ssh’s command line programs.

paver.ssh.scp(source, dest)
Copy the source file to the destination.

Previous topic

Using with Bazaar-NG (bzr) (paver.bzr)

Next topic

Paver Command Line

This Page