You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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