Skip to content

mlimotte/s3ftp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

s3 ftp service

Current version supports Reads from s3 (i.e. ftp ls, get, etc)

BUILDING

lein deps
?


RUNNING

lein run s3ftp.Main
# for unit tests, remember to set
s3ftp.s3_ftplet_test#start-server? = false

TESTING

lein test
lein test s3ftp.s3_ftplet_test

For unit tests, usually set
s3ftp.s3_ftplet_test#start-server? = true


USEFUL COMMAND LINES

ftp ftp://anonymous:user%[email protected]/geo/tiger/TIGER2008/
s3cmd --config ~/aws/macs.s3cfg ls s3://allcitysoftware.file-service/test/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published