-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sync: Add optional check for mounted mountpoint(s)
If the systems being synced by bitpocket are syncing a special mounted filesystem, then a check can be added to ensure the filesystem is mounted before the sync will begin. This allows for bitpocket to gracefully abort the sync instead of deleting all the local or remote data because of the missing mount (making the sync target appear empty like all the files were removed).
- Loading branch information
Jared Hancock
committed
Aug 3, 2018
1 parent
2128a35
commit a91c569
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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