Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modify DropboxManager.java #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

sa-shiro
Copy link

@sa-shiro sa-shiro commented Jul 19, 2023

addresses #19 -> add support for large DropBox Uploads (>= 150MiB)

this may need revision as of my testings:

  • upload files smaller than 150MiB using backup dropbox upload <NAME>
  • upload files larger than 150MiB using backup dropbox upload <NAME>
  • command backup create <NAME> immediately fails with an FTP Upload Error
  • automatic scheduled backups hasnt been tested and may result in the same error as above

this shouldnt happen at all? maybe there was something wrong on my end during build, idk

add support for large DropBox Uploads (>= 150MiB)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant