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
This PR #315 has added --raw as a flag for cp and rm operations. It would be nice to have it for cat as well. Currently, we have to use AWS CLI to cat a file on S3 with "*" in the object key; keen on being able to use s5cmd for everything :)