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

Add an update option to upload/download feature #2

Open
mecrider opened this issue Sep 4, 2019 · 2 comments
Open

Add an update option to upload/download feature #2

mecrider opened this issue Sep 4, 2019 · 2 comments

Comments

@mecrider
Copy link

mecrider commented Sep 4, 2019

Is there anything in the Sweech HTTP API that would let you download missing and updated files (similar to --keep)? This would allow a repository of files on a server to be updated as needed, and updates to be pushed out to devices without pushing the whole repository every time.

@alberthier alberthier changed the title Update switch Add an update option to upload/download feature Sep 11, 2019
@alberthier
Copy link
Owner

I've investigated this kind of feature. My main concern is that it requires that both devices have a correctly configured date and time. If one of them is off, some date comparisons might lead to files being replaced erroneously.

I could maybe add a check to ensure that both devices are in sync before proceeding to the update

@Amit-CBS
Copy link

The web app can be improved a lot.
Feature to view thumbnails from within the folder.
Rotation of pics. Zoom in/out.

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