You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
It seems s5cmd sync can not handle file names with space. sync then generate cp error like such:
ERROR "cp /zfs-pool/00 photo/0829 bla bla/_MG_5332.CR2 s3://aws_bucket/backup/40_photo/0829 bla bla/_MG_5332.CR2": expected source and destination arguments
Would it be possible to contain the name in quotes or something so that the command is not confused with what is the name and path and what are arguments?