juicedata / juicesync

A tool to move your data between any clouds or regions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support a file list as SRC

louie007 opened this issue · comments

commented

Hi @davies, thanks for sharing this great tool juicesync !
I'm wondering if you can add a new feature like supporting a plain text file as SRC ?

eg.
s3://bucket1/file1
oss://buckert2/Dir1/
etc

Right now, you can use xargs

cat mylist.txt | xargs -I{}  juicesync {} DST