Created
March 5, 2022 19:33
-
-
Save GuyPaddock/d28f6842247778485c3f4d11b63c9fd5 to your computer and use it in GitHub Desktop.
Using fpsync to sync two folders
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
fpsync -E -vvvv -n 5 /path/to/src /path/to/dest |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment