Writes
caching mode (available in Profile settings), otherwise you could use either Writes
or Full
to speed up reads for other users using mount, as files would be cached locally.
At the moment the cache size is limited to 1024M, but in the future depending on user's input we could make this param configurable.
If your connection is fast enough (and your remote server is close), then you might not even need the cache, as operations would be fast enough.
I would be keen to know if such setup works for you. If you have any other questions regarding S3Drive, I would be glad to help.Writes
caching mode (available in Profile settings), otherwise you could use either Writes
or Full
to speed up reads for other users using mount, as files would be cached locally.
At the moment the cache size is limited to 1024M, but in the future depending on user's input we could make this param configurable.
If your connection is fast enough (and your remote server is close), then you might not even need the cache, as operations would be fast enough.
I would be keen to know if such setup works for you. If you have any other questions regarding S3Drive, I would be glad to help. support
at s3drive.app
(or DM me directly) with some numbers we would certainly be able to get you some discount. Thanks! (edited)winget
. Awesome job to whoever did that! I just realized despite saying it updated & showing the new versions in Add/Remove Programs, that it is still showing the old version when I launch. It may need an UpgradeBehavior
defined in the manifest. (edited)winget
. Awesome job to whoever did that! I just realized despite saying it updated & showing the new versions in Add/Remove Programs, that it is still showing the old version when I launch. It may need an UpgradeBehavior
defined in the manifest. (edited)exe
.
In a few days this will catch up.
Bear in mind that Microsoft Store and exe
release use different path to store settings, passwords, credentials etc.
That means that once you open one and then another you might see actually different settings.
We need to find a solution to this. This is security protection, so standalone exe
app can't read the settings of the certified app.exe
.
In a few days this will catch up.
Bear in mind that Microsoft Store and exe
release use different path to store settings, passwords, credentials etc.
That means that once you open one and then another you might see actually different settings.
We need to find a solution to this. This is security protection, so standalone exe
app can't read the settings of the certified app.