Class
Rake::SshDirPublisher
In:
lib/rake/contrib/sshpublisher.rb
Parent:
Object
Publish an entire directory to an existing remote directory using SSH.
Methods
new
upload
Included Modules
Rake::DSL
Public Class methods
new
(host, remote_dir, local_dir)
Public Instance methods
upload
()
[Validate]