Class Rake::SshFilePublisher
In: lib/rake/contrib/sshpublisher.rb
Parent: Object

Publish a list of files to an existing remote directory.

Methods

new   upload  

Included Modules

Rake::DSL

Public Class methods

Create a publisher using the give host information.

Public Instance methods

Upload the local directory to the remote directory.

[Validate]