public
Description: Pure Ruby implementation of the SCP protocol
Homepage: http://rubyforge.org/projects/net-ssh
Clone URL: git://github.com/jamis/net-scp.git
Search Repo:
net-scp / Manifest
100644 17 lines (17 sloc) 0.286 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
CHANGELOG.rdoc
lib/net/scp/download.rb
lib/net/scp/errors.rb
lib/net/scp/upload.rb
lib/net/scp/version.rb
lib/net/scp.rb
lib/uri/open-scp.rb
lib/uri/scp.rb
Rakefile
README.rdoc
setup.rb
test/common.rb
test/test_all.rb
test/test_download.rb
test/test_scp.rb
test/test_upload.rb
Manifest