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] File Upload #79

Open
Mrc527 opened this issue May 22, 2022 · 3 comments
Open

[FEATURE] File Upload #79

Mrc527 opened this issue May 22, 2022 · 3 comments
Assignees
Labels
new feature New feature or request
Milestone

Comments

@Mrc527
Copy link
Contributor

Mrc527 commented May 22, 2022

Use case
As a user, I want to upload local files to iCloud so that I can run bi-directional folder sync.

Describe the solution you'd like
I would like the possibility to upload new files/folder or even upload changes on the downloaded files.

Describe alternatives you've considered
No real alternatives exist, I have to manually upload files now

Additional context
I would try to use an approach similar to rsync, which works pretty well over SSH. I think we should compare last modification dates of files to determine which version to keep.
On the other hand, must find a way for determining if a local file which is not existing on iCloud is a new file or simply a file which was deleted on iCloud. Not sure if the library has any useful method in this respect.

@github-actions
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Jun 22, 2022
@mandarons mandarons reopened this Jul 8, 2022
@mandarons mandarons added this to the Future milestone Jul 18, 2022
@mandarons mandarons added new feature New feature or request good first issue Good for newcomers and removed Stale labels Jul 20, 2022
@idoodler
Copy link

Would love this feature, so I could backup all my docker container data using Duplicati to iCloud

@mandarons mandarons removed the good first issue Good for newcomers label Oct 5, 2023
@rahulshw
Copy link

rahulshw commented Aug 7, 2024

This package is of no use to me without this feature. I am sure there are many people in my category. Please add the feature soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
Status: 🆕 Incoming
Development

No branches or pull requests

4 participants