s4cmd icon indicating copy to clipboard operation
s4cmd copied to clipboard

The script is copying the folders but you are creating a 1 byte file in the directory

Open maiconmva opened this issue 9 years ago • 1 comments

I am running this code:

s4cmd cp s3://f.apresenta.me/000100/ s3://f.apresenta.me/005002 --API-ACL=public-read --recursive --ignore-empty-source

And for example, it creates the file named "." To the root folder. s3://f.apresenta.me/000100/ => s3://f.apresenta.me/005002/.

In the same command, there is the folder "banner", all the files inside it are copied, and in the end it copies a file called "banner" with 1 byte in size s3://f.apresenta.me/000100/banner/ => s3://f.apresenta.me/005002/banner

This did not happen in script version 1, in which I used this same command

maiconmva avatar Feb 23 '17 03:02 maiconmva

Any update on this? I encountered the same issue...

vladimirsvicevicsrb avatar Feb 10 '22 12:02 vladimirsvicevicsrb