unioslo / tsd-s3cmd

Wrapper for s3cmd, for the TSD API
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Does tsd-s3cmd support basic auth ? #15

Open ofrei opened 7 months ago

ofrei commented 7 months ago

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).