I'm using tsd-s3cmd with --get-token-for-put from an IP address where --basic auth is already enabled for TACL.
Is it possible to use tsd-s3cmd with basic auth?
This would be very helpful as I'm manually refreshing --get-token-for-put each month, and there are certain features in tsd-s3cmd that aren't covered by TACL, e.g. sync (incrementally sync new files) and choosing target location within s3api folder (i.e. I can use tsd-s3cmd to sync a subset of files - and put them into correct target subfolder within tsd).
I'm using tsd-s3cmd with
--get-token-for-put
from an IP address where --basic auth is already enabled for TACL. Is it possible to use tsd-s3cmd with basic auth?This would be very helpful as I'm manually refreshing
--get-token-for-put
each month, and there are certain features in tsd-s3cmd that aren't covered by TACL, e.g.sync
(incrementally sync new files) and choosing target location within s3api folder (i.e. I can use tsd-s3cmd to sync a subset of files - and put them into correct target subfolder within tsd).