

















































1.5.0 in order to support scrolling state preservation when going back from file preview.
In one of the next releases we will release further improvements which will sort of "revert" previous back behaviour, except it will also preserve state, so it will be way snappier than before.
ATM if you want to go back, it is probably needed to use the breadcrumbs nav, but this is just a temporary inconvenience. (edited)

1.5.0 in order to support scrolling state preservation when going back from file preview.
In one of the next releases we will release further improvements which will sort of "revert" previous back behaviour, except it will also preserve state, so it will be way snappier than before.
ATM if you want to go back, it is probably needed to use the breadcrumbs nav, but this is just a temporary inconvenience. (edited)




type = crypt entries which refer to a different folder and use e.g. different password.
crypt using Custom Provider button.


type = crypt entries which refer to a different folder and use e.g. different password.
crypt using Custom Provider button. 

ETag and Thumbnail path are any different?



ETag and Thumbnail path are any different? 

ETag and Thumbnail path are any different? 


















1.15.1 release. https://s3drive.app/changelog (edited)




web.s3drive.app issues to to your S3 provider is issued and whether it fails or not, that could help to understand whether issue lays on the connection side or our bug. (edited)




web.s3drive.app issues to to your S3 provider is issued and whether it fails or not, that could help to understand whether issue lays on the connection side or our bug. (edited)




crypt not at the moment, however if you build rclone using S3Drive branch then V2 mode will be supported: https://docs.s3drive.app/advanced/v2support/
This needs to be merged: https://github.com/rclone/rclone/issues/7192 before V2 is broadly available in official version of rclone, however were we having hard times to find some additional time to prepare this pull request according to standards required by Rclone maintainer.


crypt: https://docs.s3drive.app/advanced/#sample however you will need to add: cipher_version = 2 in the crypt configuration. This would write new files using V2 cipher, but will read both V1 and V2


Stopped receiving updates, also last update: "Yesterday".
Thanks for the heads up, we need to check why is that. (edited)

crypt: https://docs.s3drive.app/advanced/#sample however you will need to add: cipher_version = 2 in the crypt configuration. This would write new files using V2 cipher, but will read both V1 and V2 

Stopped receiving updates, also last update: "Yesterday".
Thanks for the heads up, we need to check why is that. (edited)

copy first and then delete the source, just to be on the safe side.
We were working on in-place migration (no need to copy/move), but turns out it is pretty fragile and unsafe to run, so the only right way to do it is to migrate to new destination and delete the source. (edited)