Make app portable from a USB stick with profiles
planned
Tom Raganowicz
marked this post as
planned
Tom Raganowicz
Thanks for suggesting new feature. Can you please explain little bit more about that? We plan to implement import/export file as per your other idea: https://s3drive.canny.io/feature-requests/p/importexport-config
I am not sure if I understand correctly. Would you like to start S3Drive from a pendrive with preloaded profiles?
We could allow CLI option for S3Drive to load profiles from a specific file, in which case S3Drive binaries and profile e.g.
profiles.json
could be in some location e.g.: /mount/pendrive
or E:\
and it could be started like this: ./S3Drive --profiles profiles.json
or S3Drive.exe --profiles profiles.json
respectively.François Bélanger Boisclair
Tom Raganowicz: I set Rclone to fully run from a USB stick. My config (password protected) is located on the stick too. That way, I can carry Rclone where I go. I don't need to do any install on the windows guest pc. I would like to be able to do the same with S3Drive.
That way, you can use your S3 credential without letting the config on the guest PC or a software they should really not touch.
I also do the same on my local network using my Pcloud drive. That way, I don't need to configure Rclone each time I add a new bucket on each of my PC.
I would like to be able to do the same using S3Drive.