Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- FLAGS="--fast-list \
- --use-mmap \
- --bind=142.181.***.*** \
- --disable-http2 \
- --no-traverse \
- --tpslimit=10 \
- --transfers=10 \
- --drive-chunk-size=1M
- --config=/home/tv/.config/rclone/rclone.conf \
- --check-first \
- --size-only \
- --rc \
- --rc \
- --rc-no-auth \
- --rc-addr=localhost:5623 \
- --log-file=/root/sync/uploader.log \
- --log-level=INFO"
- /usr/bin/rclone sync Movies: /mnt/storage2/ \
- ${FLAGS}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement