peak / s5cmd

Parallel S3 and local filesystem execution tool.
MIT License
2.7k stars 239 forks source link

s5mcd does not honor umask settings #744

Open bindstudio opened 3 months ago

bindstudio commented 3 months ago

in my testing it appears that s5cmd does not honor the umask settings for the user.

umask is set to 0002 but files copied from an S3 bucket are written as 644 and should be 664