sstoiana / s3funnel

multithreaded command line tool for Amazon's Simple Storage Service (S3)

Home Page:http://code.google.com/p/s3funnel/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

update so that it can automatically create new sub folders that dont exist and treansfer files

eldos-dl opened this issue · comments

With commands like
s3funnel my-bucket PUT * --add-prefix=folder/ --threads=10 --put-full-path --verbose
it would be better if it can automatically put files in subfolders creating a directory structure.