cloud-pipeline
cloud-pipeline copied to clipboard
pipe CLI: respect modification date when syncing
trafficstars
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-neweroption to thepipe storage cp -scommand - If specified, it shall consider file's modification date together with the size