Error reading destination directory: too_many_requests/

What is the problem you are having with rclone? I continue to receive the following error messages and several attempts to reduce transfers from 16 down to 4

What is your rclone version (output from rclone version) 1.47

Which OS you are using and how many bits (eg Windows 7, 64 bit) Centos 7.8

Which cloud storage system are you using? (eg Google Drive) DropBox Business Advanced account with unlimited api calls

The command you were trying to run (eg rclone copy /tmp remote:tmp)

rclone copy -l --transfers=4 --checkers=4 --exclude .DS_Store --exclude .~lock --create-empty-src-dirs --progress /srv/nas/data_commons-benfey/benfeydata/lsm/original_images/ remote:/Benfey_Data-Commons/lsm/original_images

The rclone config contents with secrets removed.

Paste config here

A log from the command with the -vv flag

Paste  log here

You're using an old version. You should upgrade. And there was no debug error log attached.

Rob,

Thanks for the feedback. What is the best parameter(s) to obtain the debug error log; in an appropriate format for posting here? I have never gathered that information before with Rclone.

hi,

https://rclone.org/docs/#log-file-file

https://rclone.org/docs/#log-level-level
set to DEBUG

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.