Replies: 1 comment
-
@pfgp , At the moment, the file manager lacks the ability to resume uploads. This is because it doesn't have a database or any system in place to track uploads, making it challenging to implement that feature. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm traveling in an area with unreliable internet for a couple of months and I'm trying to upload rather large files to my server.
When, inevitably, the internet connection dies, I'm left with a large filename.ext.part file om my server. Currently I delete it after I reconnect and start over from scratch.
Instead of starting over, is it possible to continue where the upload left off?
Beta Was this translation helpful? Give feedback.
All reactions