Upload the channel file when download should not use `s3cmd sync` command
genedna opened this issue · 0 comments
genedna commented
The following command freighter -c /mnt/volume_fra1_01 channel download --delete-after-upload --upload --bucket rust-lang
call the s3cmd sync
subcommand.
I Think should be upload signle file and delete when upload done.