SSH リモートアクセスサポート (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

Bazaar-NG (bzr) (paver.bzr) を使用する

Next topic

Paver コマンドライン

This Page