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

Feature : Add possibility to only upload changed files #92

Open
RossinesP opened this issue Nov 6, 2017 · 1 comment
Open

Feature : Add possibility to only upload changed files #92

RossinesP opened this issue Nov 6, 2017 · 1 comment

Comments

@RossinesP
Copy link

Hi,
I am currently using your app to upload a large static folder. The upload takes ~ 15 minutes. The app always uploads all of the static files and I noticed that the underlying library Swift Client has an option to only upload changed files.
Do you plan on adding such feature ? If not, would you have any advice for me to implement it ?
Thanks

@unexceptable
Copy link

I'm going to be working on this soon.

I started trying to fix this, but the underlying swift library is crap. I'm going to migrate to using the openstackSDK and submit a pull request that changes the underlying library entirely to one that is better written and better supported.

Watch this space. :)

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

No branches or pull requests

2 participants