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

pipe CLI: respect modification date when syncing #3511

Open
sidoruka opened this issue Apr 24, 2024 · 0 comments
Open

pipe CLI: respect modification date when syncing #3511

sidoruka opened this issue Apr 24, 2024 · 0 comments
Assignees
Labels
kind/enhancement New feature or request sys/cli Issues related to the pipe cli
Milestone

Comments

@sidoruka
Copy link
Contributor

Background
At the moment, pipe CLI's -s option uses files' sizes to make a decision if a file shall be pushed to the Cloud.
If would be beneficial to include file's modification date as well.

Approach

  • Add --sync-newer option to the pipe storage cp -s command
  • If specified, it shall consider file's modification date together with the size
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request sys/cli Issues related to the pipe cli
Projects
None yet
Development

No branches or pull requests

2 participants