Moved to features.s3drive.app
Log in
Sign up
Roadmap
Feedback
Moved to features.s3drive.app
Boards
Moved to features.s3drive.app
Powered by Canny
Moved to features.s3drive.app
Showing
Trending
Sort
Trending
Top
New
Filter
Under Review
Planned
In Progress
Complete
posts
Moved to features.s3drive.app
Moved to features.s3drive.app
1
·
in progress
1
Support for Restic archives
Support restic archives on S3 storage. This helps reduce S3 related cost when backing up from a NAS. It would be helpful to be able to access these archives through S3Drive as well. Ideally, writing to a Restic archive is implemented so you can backup photos etc from phone to it.
0
1
Improve encryption/decryption UI lag on Web
When downloading files (especially) on Web the overall experience is subpar vs mobile and desktop clients. The decryption speed is slower. It will either require improvements on the encryption scheme layer: https://discord.com/channels/1069654792902815845/1140911911479808081/1140912036629463100 or alternatively will require pushing performance to the limits on our side via custom implementation of Rclone's encryption (Rust, WASM, XSalsa20). We should also implement chunked download (in a similar way as current multipart upload works) combined with browser File System Access API: https://developer.mozilla.org/en-US/docs/Web/API/File_System_API so instead of "downloading" all data to memory and then blocking website on the decryption process, we could download and decrypt gradually appending the stream to the disk. If possible we should consider allowing to "Save file as" to custom location: https://discord.com/channels/1069654792902815845/1147114642653577217 in case user doesn't have enough data in their ~/Downloads folder. Finally, regardless of the encryption performance. It shouldn't affect the UI responsiveness which is the case now. This can be solved by introducing Service Worker, so the heavy calculations can be offloaded to the non-main rendering thread.
1
·
planned
4
Two-way sync conflict resolution
Add support for conflict resolution: --conflict-resolve string Automatically resolve conflicts by preferring the version that is: none, path1, path2, newer, older, larger, smaller (default: none) (default "none")
2
·
planned
7
Add option to restore Rclone password
In some cases user might not remember the original plaintext password in which case it might be problematic to set it up with S3Drive. S3Drive could implement "password reveal", so it can restore user's password from the Rclone config More on that: https://forum.rclone.org/t/how-to-retrieve-a-crypt-password-from-a-config-file/20051
1
·
planned
2
Implement free disk space check - stop sync in case no space
1
·
planned
4
Bucket auto discovery - merge existing don't duplicate
1
·
planned
4
Files without an extension are not backed up
"I have some files on Android in a folder and some of them have no extension (048 048 - Test) I wanted to use the media backup and it ignores those files. All other files are backup correctly. Using Android 13 Oneplus 9 Pro S3Drive 1.4.7" Moved from: https://github.com/s3drive/app/issues/41
1
·
planned
4
Support simultaneous accounts operation
For instance user may want to connect to one of the accounts to browse/view files and simultaneously backup photos on the 2nd account and keep transfers running on a third account.
2
·
planned
7
Share via e-mail
We could allow user to send the e-mail out from the app.
1
·
planned
5
Load More
→
Powered by Canny