We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It stops on the first entry to be synced and I don't see the full list of files to be synced
The text was updated successfully, but these errors were encountered:
@Yanpas I've tested sync with --dry-run and I see the full list of files:
--dry-run
$ s3cmd sync s3://salar-test/dir1/ s3://salar-test/dir2/ --dry-run Summary: 2 source files to copy, 0 files at destination to delete remote copy: 's3://salar-test/dir1/hello' -> 's3://salar-test/dir2/hello' remote copy: 's3://salar-test/dir1/hi' -> 's3://salar-test/dir2/hi' WARNING: Exiting now because of --dry-run
could you please provide more info like s3cmd version, your command and your output?
Sorry, something went wrong.
No branches or pull requests
It stops on the first entry to be synced and I don't see the full list of files to be synced
The text was updated successfully, but these errors were encountered: