Created
March 1, 2021 16:11
-
-
Save Syzygianinfern0/aca5ffe87f9592e93620e47984cbc52c to your computer and use it in GitHub Desktop.
Rclone Ignores
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
rclone check -P --drive-server-side-across-configs \ | |
--log-file=/home/user/Documents/Random/rclone_logs/"$(date +"%Y_%m_%d_%I_%M_%p").log" \ | |
--log-level INFO \ | |
--exclude-if-present rcignore \ | |
--exclude-from "/mnt/nvme0n1p5/Studies/Semester 6/rcignore-list" \ | |
"/mnt/nvme0n1p5/Studies/Semester 6" "__quack:Studies/Semester 6/" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment