I tried adding an --exclude flag when running with sync command and got Incorrect Usage: flag provided but not defined: -exclude and surely enough from help sync, --exclude is not in the options list. I was wondering, since this attempts to be a drop in replacement for s3cmd, if there are plans to allow filtering with the sync command in the future? It would be similar to s3cmd's (under Filtering with —exclude / —include rules)
I tried adding an
--excludeflag when running withsynccommand and gotIncorrect Usage: flag provided but not defined: -excludeand surely enough fromhelp sync,--excludeis not in the options list. I was wondering, since this attempts to be a drop in replacement for s3cmd, if there are plans to allow filtering with thesynccommand in the future? It would be similar to s3cmd's (under Filtering with —exclude / —include rules)