set transfers back to default for seafile GD

This commit is contained in:
2020-10-22 10:25:12 -04:00
parent b86c30e414
commit 754e5a49ea

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" --transfers 10 --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" --checkers 40 --fast-list 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