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

Automatic photo backup for Android #31

Open
koseduhemak opened this issue Sep 24, 2022 · 2 comments
Open

Automatic photo backup for Android #31

koseduhemak opened this issue Sep 24, 2022 · 2 comments

Comments

@koseduhemak
Copy link

Hi there,

I just started using Pydio!
Quick question: Is it planned to have a photo backup feature (like e.g. in Nextcloud), which uploads a photo on creation directly to the server?

Thank you!

Best wishes,
koseduhemak

@bsinou
Copy link
Collaborator

bsinou commented Jan 30, 2023

Hi,

I do not use Nextcloud ;) ... So could you please precise / specify in further details the feature as you would like to have it in the app?

We are currently migrating to Jetpack Compose - after a break in development while focusing on the new v4 version of the server, sorry for the late answer - and improving the app.
Typically the "share with pydio" feature should be much better, and provide a good starting point to implement "your" feature.

I cannot promise if / when it will be done, but having solid specification ready should push in the right direction.

Anyway, welcome to the community and happy file sharing.

@imDema
Copy link

imDema commented Feb 6, 2023

Hi,
I think in its most basic form, it could be the possibility to set a folder for automatic one-way sync.

  • Choose a folder on the device for synchronization (could be the DCIM folder for photos)
  • If a file (photo) is added to the folder, upload it to a workspace (either watching the folder or using a periodic sync)
  • If a file (photo) is removed on the device by an external actor do not delete the file in the workspace
  • If deleting a file from the app optionally delete it from the workspace too (also reverse maybe)

This could leverage the Keep offline functionality.
The added value would be the possibility to automatically have all files backed up to the server and being able to retrieve them on demand from the device without having to allocate the storage for all the synced files

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

3 participants