removed --checkers 40 --fast-list from the seafile GD to set back to default

This commit is contained in:
2020-10-22 10:54:20 -04:00
parent 754e5a49ea
commit 5b9dbbaa06

View File

@@ -48,7 +48,7 @@ fi
curl https://rclone.org/install.sh | bash
# Upload encrypted seafile files to Google Drive and BackBlaze B2
${RCLONE_COMMAND} "${RCLONE_LOGS}/seafile/rclone_seafile_gd_`date +%Y%m%d-%H%M%S`.log" --checkers 40 --fast-list sync /mnt/data-pool/seafile/ gd-crypt:Seafile
${RCLONE_COMMAND} "${RCLONE_LOGS}/seafile/rclone_seafile_gd_`date +%Y%m%d-%H%M%S`.log" sync /mnt/data-pool/seafile/ gd-crypt:Seafile
${RCLONE_COMMAND} "${RCLONE_LOGS}/seafile/rclone_seafile_b2_`date +%Y%m%d-%H%M%S`.log" --transfers 40 --checkers 40 --fast-list sync /mnt/data-pool/seafile/ b2-crypt:
# Upload encrypted backups to Google Drive