This is a feature request for CLI options to provide a file with zero or more include/exclude patterns:
s5cmd sync --exclude-from EXCL_FILE --include-from INCL_FILE ...
Similar to s3cmd-sync, this file input would skip over comment lines starting with #.
This is a feature request for CLI options to provide a file with zero or more include/exclude patterns:
Similar to s3cmd-sync, this file input would skip over comment lines starting with
#.