Guild icon
S3Drive
Community / general
For all on-topic discussion about S3Drive or related storage providers.
Avatar
Avatar
B43l
Hello Tom, there seems to be an update on rclone to fix the Proton Drive issues. When you have some time, could you take a look at it? Testing from the APP still presents the same issues.
Hi, We’ve merged fix (422 block verfication issue) in a previous release. What issues you get exactly now? Thanks (edited)
Richard joined the server. 3/7/2026 7:29 AM
Avatar
Avatar
Tom
Hi, We’ve merged fix (422 block verfication issue) in a previous release. What issues you get exactly now? Thanks (edited)
The same that was reported some time ago To be precise, the app reports Code=200501, Status=422 On the POST to https://fra-storage.proton.me/storage/blocks Edit: I tried logging out and in and set up the sync policies again, and this time got a different error message File or folder not found (Code=2501, Status=422) (edited)
Avatar
quick question! so when transferring files between two clouds, lets say mega and sftp server. How does it transfer the files? does it connect them directly? or how does it work?
jsan joined the server. 3/9/2026 6:21 AM
Avatar
Avatar
Kev2312
quick question! so when transferring files between two clouds, lets say mega and sftp server. How does it transfer the files? does it connect them directly? or how does it work?
Files are transferred through the machine where S3Drive runs. There is no way to transfer files directly between providers without the middleware. Are you concerned about transfer speed or data being used? We’ve plans to introduce hosted version of S3Drive service at some point, That would allow to use Sync on web and would use Gbit/s links to do the job.
nllfy joined the server. 3/9/2026 11:03 AM
Avatar
Avatar
Tom
Files are transferred through the machine where S3Drive runs. There is no way to transfer files directly between providers without the middleware. Are you concerned about transfer speed or data being used? We’ve plans to introduce hosted version of S3Drive service at some point, That would allow to use Sync on web and would use Gbit/s links to do the job.
Like S3 Drive CLI? That would be great. Yeah I was concerned more with the speed 😅 my local speed is not that fast
real sus joined the server. 3/10/2026 4:44 AM
Wollmilchsau joined the server. 3/11/2026 12:38 AM
W Daniel Freitas joined the server. 3/11/2026 7:45 AM
Infinite joined the server. 3/11/2026 3:01 PM
Avatar
Avatar
Kev2312
Like S3 Drive CLI? That would be great. Yeah I was concerned more with the speed 😅 my local speed is not that fast
What's the point of that? Creating a CLI would be a waste of dev time when there's a far more superior and feature complete rclone CLI available. Might as well be more useful to have a Hello Kitty branded s3drive version instead
Avatar
Avatar
Leonardo
What's the point of that? Creating a CLI would be a waste of dev time when there's a far more superior and feature complete rclone CLI available. Might as well be more useful to have a Hello Kitty branded s3drive version instead
Nobody cares about your opinion. I was just asking if that was his plan he can do whatever he wants. Completely unnecesary comment
Avatar
The idea would be to allow running jobs on external dedicated server with lots of CPU and bandwidth. We have no plans of duplicating Rclone CLI, but rather exposing “remote Rclone” to the user. We don’t rule out creating some simple S3Drive CLI in the future (actually it already exists - Easter Egg), but that wouldn’t duplicate Rclone but rather supplement its function. (edited)
Avatar
Ooo sounds good
Avatar
No Hello Kitty version then? :(
😆 1
Avatar
Avatar
Xenthys
No Hello Kitty version then? :(
We can’t say exactly at this point, if users want it then we could go 100% Hello Kitty…although I am afraid that would increase S3Drive pricing given licensing costs from Sanrio. 😄 (edited)
😆 1
thibautp joined the server. 3/13/2026 10:59 AM
Avatar
NCryptsion (加密) 3/13/2026 1:50 PM
Hello, Is S3Drive feature where you can freely move big directories and files at ease implemented? (edited)
Avatar
Avatar
NCryptsion (加密)
Hello, Is S3Drive feature where you can freely move big directories and files at ease implemented? (edited)
Yeah the current version allows uploading a lot of folders and files smoothly. If you mean between s3 providers, then they'll first be downloaded to your client before being uploaded to the new one.
Avatar
I wish the sharing feature of the (free) storage that comes with an ultimate account would be tested more thoroughly because it doesn't seem stable. Often people report not being able to open the link while it hasn't expired, see a black page etc. It's not reliable for business atm
2:16 PM
I can't share more details since I can always open them
Avatar
Avatar
Leonardo
I wish the sharing feature of the (free) storage that comes with an ultimate account would be tested more thoroughly because it doesn't seem stable. Often people report not being able to open the link while it hasn't expired, see a black page etc. It's not reliable for business atm
You're right that we've had couple reported issues with sharing feature, since there are different variations that we need to support, external S3, our own storage and then encryption comes in with two different versions V1 and V2. We don't have automated tests in that area, so when we deploy changes we need manually test different variations... and tricky part is that it could behave differently if you've opened share in a browser that's logged in to some S3Drive account or if it's fresh start. This creates so many variations to test against that we couldn't capture all the issues from start, but we've been fixing them on the go as they were reported. If you could provide us couple more details that would help us to build a knowledge where the issue could be, e.g. did you share files or folders or mix, was the root entry a folder, a file or both? Was encryption enabled? Was it V1 or V2? Is it possible that recipient had their own S3Drive account logged in? Did you modify some/all files after they've been shared with others (with V2 encryption keys need to be regenerated/reencrypted/rewrapped, so that creates yet another potential failure point)? Tl;dr Sorry for these issues. We strive to improve sharing feature as well as improve our testability. Please report a bug with as many details as you can possibly get and even if we can't fix it straight away, it will get added to our list, so we can prioritize our resources. (edited)
Pkay joined the server. 3/17/2026 1:30 AM
Fhggxd joined the server. 3/17/2026 6:22 AM
Avatar
Avatar
Fhggxd
Click to see original message
Sam joined the server. 3/17/2026 6:29 AM
Avatar
Avatar
Tom
You're right that we've had couple reported issues with sharing feature, since there are different variations that we need to support, external S3, our own storage and then encryption comes in with two different versions V1 and V2. We don't have automated tests in that area, so when we deploy changes we need manually test different variations... and tricky part is that it could behave differently if you've opened share in a browser that's logged in to some S3Drive account or if it's fresh start. This creates so many variations to test against that we couldn't capture all the issues from start, but we've been fixing them on the go as they were reported. If you could provide us couple more details that would help us to build a knowledge where the issue could be, e.g. did you share files or folders or mix, was the root entry a folder, a file or both? Was encryption enabled? Was it V1 or V2? Is it possible that recipient had their own S3Drive account logged in? Did you modify some/all files after they've been shared with others (with V2 encryption keys need to be regenerated/reencrypted/rewrapped, so that creates yet another potential failure point)? Tl;dr Sorry for these issues. We strive to improve sharing feature as well as improve our testability. Please report a bug with as many details as you can possibly get and even if we can't fix it straight away, it will get added to our list, so we can prioritize our resources. (edited)
Thanks for the details. If you want, I can help with automated testing. Devops is my biz after all. Besides that, if possible, it would be great to include (part of) the filename in the URL, it's better for trust rather than a generated hash. Often people don't want to open my links because company policy
Peter joined the server. 3/17/2026 12:49 PM
Avatar
Hi when was this founded
Avatar
Avatar
Leonardo
Thanks for the details. If you want, I can help with automated testing. Devops is my biz after all. Besides that, if possible, it would be great to include (part of) the filename in the URL, it's better for trust rather than a generated hash. Often people don't want to open my links because company policy
Besides that, if possible, it would be great to include (part of) the filename in the URL, it's better for trust rather than a generated hash. Often people don't want to open my links because company policy
That's a good idea, we'll add it to our feature list!
Avatar
Avatar
Peter
Hi when was this founded
Hi Peter, feel free to scroll to the bottom of our changelog: https://s3drive.app/changelog ... but in case you don't want to scroll through list of updates, then the answer is 2022 🙂
Avatar
Avatar
Tom
Hi Peter, feel free to scroll to the bottom of our changelog: https://s3drive.app/changelog ... but in case you don't want to scroll through list of updates, then the answer is 2022 🙂
Pro. Is S3Drive currently only available in Europe? I'm in India and it seems pretty cool ngl
Avatar
Avatar
Peter
Pro. Is S3Drive currently only available in Europe? I'm in India and it seems pretty cool ngl
It's available globally, except that on mobile (iOS and Android) some countries are not available through the official channels either due to encryption laws or other difficulties that we face as a business. Having said that, if you refer to Android and India, then you can install using APK release. https://docs.s3drive.app/install/#apk-release
Personal storage compatible with S3, WebDav and 70+ other Rclone back-ends
Avatar
Avatar
Tom
It's available globally, except that on mobile (iOS and Android) some countries are not available through the official channels either due to encryption laws or other difficulties that we face as a business. Having said that, if you refer to Android and India, then you can install using APK release. https://docs.s3drive.app/install/#apk-release
I see. The pricing is great too, probably the best I've seen. I was wondering about reliability though. Like, will it be around in 5 years? Also, is the frontend or anything open source? I'm a web developer myself and I think I can design a good landing page for the app(if it's open source, of course) (edited)
Avatar
Hello there! -# I'm gonna kidnap Tom in 4 years and 11 months
Avatar
Avatar
Peter
I see. The pricing is great too, probably the best I've seen. I was wondering about reliability though. Like, will it be around in 5 years? Also, is the frontend or anything open source? I'm a web developer myself and I think I can design a good landing page for the app(if it's open source, of course) (edited)
I was wondering about reliability though. Like, will it be around in 5 years?
It depends if you prefer answer from a marketing dept or reality. This question can be applied to anything in life and 5 years is a pretty long time, especially nowadays. Having said that, we have no plans of stopping, S3Drive is being constantly developed and is evolving... and what's important it's profitable from start since we've chosen organic growth path. It's pretty likely it will become part of a bigger suite in the future. ... and if we were to abandon it we would definitely release it to the public: https://s3drive.app/faq?q=opensource Unless @Xenthys kindnaps me shortly before then 🙂
(edited)
❤️ 1
Avatar
Avatar
Tom
I was wondering about reliability though. Like, will it be around in 5 years?
It depends if you prefer answer from a marketing dept or reality. This question can be applied to anything in life and 5 years is a pretty long time, especially nowadays. Having said that, we have no plans of stopping, S3Drive is being constantly developed and is evolving... and what's important it's profitable from start since we've chosen organic growth path. It's pretty likely it will become part of a bigger suite in the future. ... and if we were to abandon it we would definitely release it to the public: https://s3drive.app/faq?q=opensource Unless @Xenthys kindnaps me shortly before then 🙂
(edited)
Reasonable enough. So far it's profitable? That's great. Thanks for that. I'll give it a try :)
hugo joined the server. 3/22/2026 11:47 AM
dascher joined the server. 3/22/2026 5:06 PM
Avatar
Troubleshooting?? I haven't found any log nor anyplace in the docs that explains the errors I'm encountering. It woud also be very helpful to know what the limitations are for the free account - how many buckets, etc. Or have I missed where all this is clearly explained/described? I want to use S3Drive on Android tablet to connect to Backblaze B2 where I have 6 buckets. One bucket has a name that starts with a hyphen and that caused a problem. I (think) I deleted access to that bucket but then I had other issues that I do not understand at all. "See error log" is very unhelpful since I cannot even find the error log. It is very frustrating
Avatar
I am new to Discord and now realize I should have posted my message under "Support". My apologies. Is there a way to move it there?
booga joined the server. 3/22/2026 6:11 PM
Avatar
Avatar
dascher
I am new to Discord and now realize I should have posted my message under "Support". My apologies. Is there a way to move it there?
Hey, no worries, just copy your message to https://discord.com/channels/1069654792902815845/1102236355645419550 and please include some additional details, e.g. exact error message or screenshot. Thanks!
ZNemesis joined the server. 3/23/2026 11:32 AM
Lenvy joined the server. 3/24/2026 9:21 AM
Avatar
sry im dunb,
9:23 AM
but could i set 2 sync flow: 1 from server to local, 1 from local to server
9:23 AM
i mean is there any diff compare to 2-way sync rclone?
Avatar
Avatar
Lenvy
but could i set 2 sync flow: 1 from server to local, 1 from local to server
This wouldn’t work as expected and could lead to loss of data. First sync config would make files on destination identical with the source (this could delete some of the files on the dst that you didn’t anticipate), second sync wouldn’t do anything, unless something has changed in the meantime - in such case some files on the original source (destination in the context of the 2nd run) might get deleted / overwritten. (edited)
🫡 1
Uálexsj joined the server. 3/25/2026 1:23 PM
Avatar
I've identified a problem with the SYNC function; every time you select a local folder in either "from" or "to," the software crashes and shuts down. I'm using version v1.16.7 (build: 10160700) on Windows.
Avatar
Avatar
Uálexsj
I've identified a problem with the SYNC function; every time you select a local folder in either "from" or "to," the software crashes and shuts down. I'm using version v1.16.7 (build: 10160700) on Windows.
Thanks for your message. We plan to update file picking library in a next release, in a hope that this resolves these issues on Windows. It's only some percentage of users affected and we actually can't reproduce this problem. (edited)
Ivan joined the server. 3/25/2026 5:11 PM
Avatar
Avatar
Uálexsj
I've identified a problem with the SYNC function; every time you select a local folder in either "from" or "to," the software crashes and shuts down. I'm using version v1.16.7 (build: 10160700) on Windows.
Can you try our latest Windows build and see if situation has improved?
Avatar
Avatar
Tom
Can you try our latest Windows build and see if situation has improved?
Yes, I can. Where can I download the latest version?
Avatar
Avatar
Uálexsj
Yes, I can. Where can I download the latest version?
Contribute to s3drive/windows-app development by creating an account on GitHub.
Avatar
I tested the new version and it’s now working correctly
👍 1
Zaranatel joined the server. 3/25/2026 10:27 PM
neat-monte joined the server. 3/26/2026 8:43 AM
Giovanni Suglia joined the server. 3/27/2026 11:18 AM
Daniel joined the server. 3/28/2026 1:23 PM
Loopy joined the server. 3/29/2026 9:16 PM
ayin joined the server. 3/30/2026 10:05 AM
ayin_2323 joined the server. 3/30/2026 10:29 AM
Ronald joined the server. 3/30/2026 3:06 PM
Papu joined the server. 3/30/2026 8:55 PM
John joined the server. 4/1/2026 6:52 AM
losttyfruit joined the server. 4/1/2026 8:52 AM
Avatar
losttyfruit 4/1/2026 8:55 AM
Hi all - just purchased a storage plan from S3Drive and trying to connect it externally. I have the access key, api key, and endpoint, but where can I find the bucket region and ports?
Avatar
Avatar
losttyfruit
Hi all - just purchased a storage plan from S3Drive and trying to connect it externally. I have the access key, api key, and endpoint, but where can I find the bucket region and ports?
Thank you for your purchase. I would appreciate if you could create #support item if you have questions like that. Anyway, you can set region by clicking on the "building" icon. (please see screenshot) You can specifcy port by using :port notation, that is if your endpoint is: s3.storage.com then you probably would use something like: https://s3.storage.com for default 443 port or https://s3.storage.com:9000 if you wanted to use port 9000. (edited)
Gör joined the server. 4/1/2026 11:41 AM
Avatar
@Tom With regards to using rclone with an encrypted S3Drive, is the V2 support still not on the mainline (aka we still have to build our own rclone as explained here (https://docs.s3drive.app/advanced/v2support/ )? Do you have a feel for when the PR will be merged (https://github.com/rclone/rclone/issues/7192 )?
Personal storage compatible with S3, WebDav and 70+ other Rclone back-ends
We're running S3Drive (GUI for S3 on desktop, mobile, web) and recently aligned with Rclone's encryption scheme for better interoperability and features like drive mount and Webdav that we ...
👍 1
Sherlock79 joined the server. 4/2/2026 8:47 PM
Ruby joined the server. 4/2/2026 9:00 PM
Avatar
Hi, I have just discovered S3Drive and it's very close to what I am looking for. Exciting. Quick question, how can I copy/move between different accounts? When I select some files or folders and click "Move / Copy", the account selector on the top right corner disappears. Thanks.
Avatar
Avatar
Sherlock79
Hi, I have just discovered S3Drive and it's very close to what I am looking for. Exciting. Quick question, how can I copy/move between different accounts? When I select some files or folders and click "Move / Copy", the account selector on the top right corner disappears. Thanks.
Hi, In your case you would need to click Remote button twice, once on the From: side and then on the: To side., instead of using account selector. Sync tool doesn't rely on the account context, you're free to choose any account in From and To and that setting works separately wherever you're currently connected according to the top-right account switcher.
Avatar
Avatar
Daniel
@Tom With regards to using rclone with an encrypted S3Drive, is the V2 support still not on the mainline (aka we still have to build our own rclone as explained here (https://docs.s3drive.app/advanced/v2support/ )? Do you have a feel for when the PR will be merged (https://github.com/rclone/rclone/issues/7192 )?
We were hoping to address this sooner, but other features took a lead. I can't promise anything, but we will try to make some move (prepare missing bits required to merge for maintainer review) around April/May and see how it goes.
❤️ 1
Avatar
Avatar
Tom
Hi, In your case you would need to click Remote button twice, once on the From: side and then on the: To side., instead of using account selector. Sync tool doesn't rely on the account context, you're free to choose any account in From and To and that setting works separately wherever you're currently connected according to the top-right account switcher.
Thanks but I am talking about the Move/Copy functionality, not Sync.
Avatar
Avatar
Sherlock79
Thanks but I am talking about the Move/Copy functionality, not Sync.
Ah sorry, my misunderstanding. This isn't really supported by the UI at this stage. We'll need to design it and implement in one of future releases. Perhaps we would allow opening two connections side by side, or implement tabs or something similar.
Avatar
I would love side by side, if screen size allows (eg on desktop or in landscape mode) and some alternative on small screen portrait mode.
9:53 PM
Also it would be great to combine it with a local browser
Avatar
Oh, one more question. How are the accounts saved and synchronised across devices? I just realised that the account information I saved on Android is also available on my desktop.
John joined the server. 4/3/2026 6:53 AM
Avatar
Avatar
John
Click to see original message
7:10 AM
I have set up sync jobs using the 'Copy' option. They are working, but I cannot see them under the 'Sync' section. This means I cannot delete or edit them. This is the Android app on a Samsung Galaxy Tab. Translated with DeepL (https://dee.pl/apps) (edited)
Avatar
Avatar
John
I have set up sync jobs using the 'Copy' option. They are working, but I cannot see them under the 'Sync' section. This means I cannot delete or edit them. This is the Android app on a Samsung Galaxy Tab. Translated with DeepL (https://dee.pl/apps) (edited)
What's your S3Drive app version?
Avatar
Ultimative v1.17.0 (build: 10170001)
Urp joined the server. 4/4/2026 11:26 AM
Avatar
Avatar
John
Ultimative v1.17.0 (build: 10170001)
Can you update S3Drive to latest version and see if issue was resolved? Thanks!
Avatar
I’ve updated to the latest version of Google Play. Synchronisation is working, as I can see that my modified files are being updated, but I still can’t see the sync jobs, so I can’t delete or edit them. Translated with DeepL (https://dee.pl/apps)
Tom joined the server. 4/5/2026 2:15 PM
dascher started a thread. 4/5/2026 3:35 PM
Avatar
Avatar
Urp
Click to see original message
Turtlechi joined the server. 4/6/2026 3:11 AM
8:31 AM
I’ve updated to the latest version of Google Play. Synchronisation is working, as I can see that my modified files are being updated, but I still can’t see the sync jobs, so I can’t delete or edit them. (edited)
dr.goulu joined the server. 4/6/2026 8:49 AM
Avatar
How to sync multiple drives at once ?
Exported 100 message(s)
Timezone: UTC+0