Moveto problem moving parent folder

What is the problem you are having with rclone?

Hello,

sorry, but i look in the forum, and does not find a solution to the issue. i am using rclone in this way:

rclone moveto "C:\Users\Administrator\Desktop\RECORDS_DVR\terminados\PANI.AbergMoravia1.DVR\" Box:ConRCLONE --transfers 50 --cache-workers 100 --bwlimit off:off --stats 60s --ignore-checksum --drive-chunk-size 1G --buffer-size 1G --ignore-existing --max-backlog 999999 --ignore-size --no-check-dest --retries 3 --progress --fast-list --cache-db-purge --tpslimit=10 --tpslimit-burst=10 --log-level ERROR

i need to move the entire folder "PANI.AbergMoravia1.DVR" to the destination.

but it only move the content of "PANI.AbergMoravia1.DVR" folder, but does not moved the "PANI.AbergMoravia1.DVR" folder, that folder stay in the source, and does not move it to the destination folder, can you help me, i was thinking in a "copy" alternative, and then use in this way delete or something like that, but I understand that maybe it is a bug.

What is your rclone version (output from rclone version)

rclone v1.55.1

  • os/type: windows
  • os/arch: amd64
  • go/version: go1.16.3
  • go/linking: dynamic
  • go/tags: cmount

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

windows server 2019, 64 bit

Which cloud storage system are you using? (eg Google Drive)

Box

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

rclone moveto "C:\Users\Administrator\Desktop\RECORDS_DVR\terminados\PANI.AbergMoravia1.DVR" Box:ConRCLONE --transfers 50 --cache-workers 100 --bwlimit off:off --stats 60s --ignore-checksum --drive-chunk-size 1G --buffer-size 1G --ignore-existing --max-backlog 999999 --ignore-size --no-check-dest --retries 3 --progress --fast-list --cache-db-purge --tpslimit=10 --tpslimit-burst=10 -vv --log-file=mylogfile.txt

The rclone config contents with secrets removed.

[Box]
type = box
token = {"access_token":"---------------------------------------------------","token_type":"bearer","refresh_token":"---------------------------------------","expiry":"2021-05-13T09:54:09.4258031-06:00"}



A log from the command with the -vv flag

2021/05/13 09:47:20 DEBUG : Using config file from "C:\\Users\\Administrator\\.config\\rclone\\rclone.conf"
2021/05/13 09:47:20 INFO  : Starting transaction limiter: max 10 transactions/s with burst 10
2021/05/13 09:47:20 DEBUG : rclone: Version "v1.55.1" starting with parameters ["rclone" "moveto" "C:\\Users\\Administrator\\Desktop\\RECORDS_DVR\\terminados\\PANI.AbergMoravia1.DVR" "Box:ConRCLONE" "--transfers" "50" "--cache-workers" "100" "--bwlimit" "off:off" "--stats" "60s" "--ignore-checksum" "--drive-chunk-size" "1G" "--buffer-size" "1G" "--ignore-existing" "--max-backlog" "999999" "--ignore-size" "--no-check-dest" "--retries" "3" "--progress" "--fast-list" "--cache-db-purge" "--tpslimit=10" "--tpslimit-burst=10" "-vv" "--log-file=mylogfile.txt"]
2021/05/13 09:47:20 DEBUG : Creating backend with remote "C:\\Users\\Administrator\\Desktop\\RECORDS_DVR\\terminados\\PANI.AbergMoravia1.DVR"
2021/05/13 09:47:20 DEBUG : fs cache: renaming cache item "C:\\Users\\Administrator\\Desktop\\RECORDS_DVR\\terminados\\PANI.AbergMoravia1.DVR" to be canonical "//?/C:/Users/Administrator/Desktop/RECORDS_DVR/terminados/PANI.AbergMoravia1.DVR"
2021/05/13 09:47:20 DEBUG : Creating backend with remote "Box:ConRCLONE"
2021/05/13 09:47:20 DEBUG : box root 'ConRCLONE': Waiting for checks to finish
2021/05/13 09:47:20 DEBUG : box root 'ConRCLONE': Waiting for transfers to finish
2021/05/13 09:47:27 INFO  : 138.118.80.197/20201104/ch02/DVR_ch02_20201104110119.mp4: Copied (new)
2021/05/13 09:47:27 INFO  : 138.118.80.197/20201104/ch02/DVR_ch02_20201104110119.mp4: Deleted
2021/05/13 09:47:27 DEBUG : pacer: low level retry 1/1 (error Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later)
2021/05/13 09:47:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2021/05/13 09:47:27 DEBUG : 138.118.80.197/20201104/ch02/DVR_ch02_20201104110150.mp4: Received error: Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later - low level retry 1/10
2021/05/13 09:47:27 DEBUG : pacer: Reducing sleep to 15ms
2021/05/13 09:47:27 INFO  : 138.118.80.197/20201104/ch02/DVR_ch02_20201104105100.mp4: Copied (new)
2021/05/13 09:47:27 INFO  : 138.118.80.197/20201104/ch02/DVR_ch02_20201104105100.mp4: Deleted
2021/05/13 09:47:27 DEBUG : pacer: Reducing sleep to 11.25ms
2021/05/13 09:47:27 DEBUG : pacer: Reducing sleep to 10ms
2021/05/13 09:47:28 DEBUG : pacer: low level retry 1/1 (error Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later)
2021/05/13 09:47:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2021/05/13 09:47:28 DEBUG : 138.118.80.197/20201104/ch02/DVR_ch02_20201104110819.mp4: Received error: Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later - low level retry 1/10
2021/05/13 09:47:28 DEBUG : pacer: Reducing sleep to 15ms
2021/05/13 09:47:28 INFO  : 138.118.80.197/20201104/ch02/DVR_ch02_20201104105225.mp4: Copied (new)
2021/05/13 09:47:28 INFO  : 138.118.80.197/20201104/ch02/DVR_ch02_20201104105225.mp4: Deleted
2021/05/13 09:47:28 DEBUG : pacer: Reducing sleep to 11.25ms
2021/05/13 09:47:28 INFO  : 138.118.80.197/20201104/ch02/DVR_ch02_20201104110630.mp4: Copied (new)
2021/05/13 09:47:28 INFO  : 138.118.80.197/20201104/ch02/DVR_ch02_20201104110630.mp4: Deleted
2021/05/13 09:47:28 DEBUG : pacer: Reducing sleep to 10ms
2021/05/13 09:47:28 INFO  : 138.118.80.197/20201104/ch02/DVR_ch02_20201104104320.mp4: Copied (new)
2021/05/13 09:47:28 INFO  : 138.118.80.197/20201104/ch02/DVR_ch02_20201104104320.mp4: Deleted
2021/05/13 09:47:28 INFO  : 138.118.80.197/20201104/ch02/DVR_ch02_20201104110702.mp4: Copied (new)
2021/05/13 09:47:28 INFO  : 138.118.80.197/20201104/ch02/DVR_ch02_20201104110702.mp4: Deleted
2021/05/13 09:47:28 DEBUG : pacer: low level retry 1/1 (error Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later)
2021/05/13 09:47:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2021/05/13 09:47:28 DEBUG : 138.118.80.197/20201104/ch02/DVR_ch02_20201104105825.mp4: Received error: Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later - low level retry 1/10
2021/05/13 09:47:28 DEBUG : pacer: low level retry 1/1 (error Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later)
2021/05/13 09:47:28 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2021/05/13 09:47:28 DEBUG : 138.118.80.197/20201104/ch02/DVR_ch02_20201104110737.mp4: Received error: Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later - low level retry 1/10
2021/05/13 09:47:28 DEBUG : pacer: low level retry 1/1 (error Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later)
2021/05/13 09:47:28 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2021/05/13 09:47:28 DEBUG : 138.118.80.197/20201104/ch02/DVR_ch02_20201104104426.mp4: Received error: Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later - low level retry 1/10
2021/05/13 09:47:28 DEBUG : pacer: low level retry 1/1 (error Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later)
2021/05/13 09:47:28 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2021/05/13 09:47:28 DEBUG : 138.118.80.197/20201104/ch02/DVR_ch02_20201104110213.mp4: Received error: Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later - low level retry 1/10
2021/05/13 09:47:28 DEBUG : pacer: Reducing sleep to 120ms
2021/05/13 09:47:28 INFO  : 138.118.80.197/20201104/ch02/DVR_ch02_20201104105253.mp4: Copied (new)
2021/05/13 09:47:28 INFO  : 138.118.80.197/20201104/ch02/DVR_ch02_20201104105253.mp4: Deleted
2021/05/13 09:47:28 DEBUG : pacer: low level retry 1/1 (error Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later)
2021/05/13 09:47:28 DEBUG : pacer: Rate limited, increasing sleep to 240ms
2021/05/13 09:47:28 DEBUG : 138.118.80.197/20201104/ch02/DVR_ch02_20201104110915.mp4: Received error: Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later - low level retry 1/10
2021/05/13 09:47:28 DEBUG : pacer: low level retry 1/1 (error Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later)
2021/05/13 09:47:28 DEBUG : pacer: Rate limited, increasing sleep to 480ms
2021/05/13 09:47:28 DEBUG : 138.118.80.197/20201104/ch02/DVR_ch02_20201104110721.mp4: Received error: Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later - low level retry 1/10
2021/05/13 09:47:28 DEBUG : pacer: low level retry 1/1 (error Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later)
2021/05/13 09:47:28 DEBUG : pacer: Rate limited, increasing sleep to 960ms
2021/05/13 09:47:28 DEBUG : 138.118.80.197/20201104/ch02/DVR_ch02_20201104111039.mp4: Received error: Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later - low level retry 1/10
2021/05/13 09:47:28 DEBUG : pacer: Reducing sleep to 720ms
2021/05/13 09:47:28 INFO  : 138.118.80.197/20201104/ch02/DVR_ch02_20201104110646.mp4: Copied (new)
2021/05/13 09:47:28 INFO  : 138.118.80.197/20201104/ch02/DVR_ch02_20201104110646.mp4: Deleted
2021/05/13 09:47:29 DEBUG : pacer: low level retry 1/1 (error Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later)
2021/05/13 09:47:29 DEBUG : pacer: Rate limited, increasing sleep to 1.44s
2021/05/13 09:47:29 DEBUG : 138.118.80.197/20201104/ch02/DVR_ch02_20201104115501.mp4: Received error: Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later - low level retry 1/10
2021/05/13 09:47:29 DEBUG : pacer: low level retry 1/1 (error Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later)
2021/05/13 09:47:29 DEBUG : pacer: Rate limited, increasing sleep to 2s
2021/05/13 09:47:29 DEBUG : 138.118.80.197/20201104/ch02/DVR_ch02_20201104114602.mp4: Received error: Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later - low level retry 1/10
2021/05/13 09:47:29 DEBUG : pacer: low level retry 1/1 (error Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later)
2021/05/13 09:47:29 DEBUG : 138.118.80.197/20201104/ch02/DVR_ch02_20201104114019.mp4: Received error: Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later - low level retry 1/10
2021/05/13 09:47:29 DEBUG : pacer: low level retry 1/1 (error Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later)
2021/05/13 09:47:29 DEBUG : 138.118.80.197/20201104/ch02/DVR_ch02_20201104113951.mp4: Received error: Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later - low level retry 1/10
2021/05/13 09:47:29 DEBUG : pacer: low level retry 1/1 (error Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later)
2021/05/13 09:47:29 DEBUG : 138.118.80.197/20201104/ch02/DVR_ch02_20201104115428.mp4: Received error: Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later - low level retry 1/10
2021/05/13 09:47:29 DEBUG : pacer: low level retry 1/1 (error Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later)
2021/05/13 09:47:29 DEBUG : 138.118.80.197/20201104/ch02/DVR_ch02_20201104113703.mp4: Received error: Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later - low level retry 1/10
2021/05/13 09:47:29 DEBUG : pacer: low level retry 1/1 (error Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later)
2021/05/13 09:47:29 DEBUG : 138.118.80.197/20201104/ch02/DVR_ch02_20201104113524.mp4: Received error: Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later - low level retry 1/10
2021/05/13 09:47:29 DEBUG : pacer: Reducing sleep to 1.5s
2021/05/13 09:47:29 INFO  : 138.118.80.197/20201104/ch02/DVR_ch02_20201104113508.mp4: Copied (new)
2021/05/13 09:47:29 INFO  : 138.118.80.197/20201104/ch02/DVR_ch02_20201104113508.mp4: Deleted
2021/05/13 09:47:29 DEBUG : pacer: low level retry 1/1 (error Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later)
2021/05/13 09:47:29 DEBUG : pacer: Rate limited, increasing sleep to 2s
2021/05/13 09:47:29 DEBUG : 138.118.80.197/20201104/ch02/DVR_ch02_20201104114649.mp4: Received error: Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later - low level retry 1/10
2021/05/13 09:47:30 DEBUG : pacer: low level retry 1/1 (error Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later)
2021/05/13 09:47:30 DEBUG : 138.118.80.197/20201104/ch02/DVR_ch02_20201104114228.mp4: Received error: Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later - low level retry 1/10
2021/05/13 09:47:30 DEBUG : pacer: low level retry 1/1 (error Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later)
2021/05/13 09:47:30 DEBUG : 138.118.80.197/20201104/ch02/DVR_ch02_20201104114310.mp4: Received error: Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later - low level retry 1/10
2021/05/13 09:47:30 DEBUG : pacer: low level retry 1/1 (error Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later)
2021/05/13 09:47:30 DEBUG : 138.118.80.197/20201104/ch02/DVR_ch02_20201104114820.mp4: Received error: Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later - low level retry 1/10
2021/05/13 09:47:30 DEBUG : pacer: low level retry 1/1 (error Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later)
2021/05/13 09:47:30 DEBUG : 138.118.80.197/20201104/ch02/DVR_ch02_20201104114533.mp4: Received error: Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later - low level retry 1/10
2021/05/13 09:47:30 DEBUG : pacer: low level retry 1/1 (error Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later)
2021/05/13 09:47:30 DEBUG : 138.118.80.197/20201104/ch02/DVR_ch02_20201104114140.mp4: Received error: Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later - low level retry 1/10
2021/05/13 09:47:30 DEBUG : pacer: Reducing sleep to 1.5s
2021/05/13 09:47:30 DEBUG : pacer: low level retry 1/1 (error Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later)
2021/05/13 09:47:30 DEBUG : pacer: Rate limited, increasing sleep to 2s
2021/05/13 09:47:30 INFO  : 138.118.80.197/20201104/ch02/DVR_ch02_20201104113932.mp4: Copied (new)
2021/05/13 09:47:30 DEBUG : 138.118.80.197/20201104/ch02/DVR_ch02_20201104113757.mp4: Received error: Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later - low level retry 1/10
2021/05/13 09:47:30 INFO  : 138.118.80.197/20201104/ch02/DVR_ch02_20201104113932.mp4: Deleted
2021/05/13 09:47:30 DEBUG : pacer: Reducing sleep to 1.5s
2021/05/13 09:47:30 INFO  : 138.118.80.197/20201104/ch02/DVR_ch02_20201104110514.mp4: Copied (new)
2021/05/13 09:47:30 INFO  : 138.118.80.197/20201104/ch02/DVR_ch02_20201104110514.mp4: Deleted
2021/05/13 09:47:30 DEBUG : pacer: low level retry 1/1 (error Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later)
2021/05/13 09:47:30 DEBUG : pacer: Rate limited, increasing sleep to 2s
2021/05/13 09:47:30 DEBUG : 138.118.80.197/20201104/ch02/DVR_ch02_20201104114203.mp4: Received error: Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later - low level retry 1/10
2021/05/13 09:47:31 DEBUG : pacer: low level retry 1/1 (error Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later)
2021/05/13 09:47:31 DEBUG : 138.118.80.197/20201104/ch02/DVR_ch02_20201104114120.mp4: Received error: Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later - low level retry 1/10
2021/05/13 09:47:31 DEBUG : pacer: low level retry 1/1 (error Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later)
2021/05/13 09:47:31 DEBUG : 138.118.80.197/20201104/ch02/DVR_ch02_20201104114355.mp4: Received error: Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later - low level retry 1/10
2021/05/13 09:47:31 DEBUG : pacer: Reducing sleep to 1.5s
2021/05/13 09:47:31 INFO  : 138.118.80.197/20201104/ch02/DVR_ch02_20201104111116.mp4: Copied (new)
2021/05/13 09:47:31 INFO  : 138.118.80.197/20201104/ch02/DVR_ch02_20201104111116.mp4: Deleted
2021/05/13 09:47:31 DEBUG : pacer: low level retry 1/1 (error Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later)
2021/05/13 09:47:31 DEBUG : pacer: Rate limited, increasing sleep to 2s
2021/05/13 09:47:31 DEBUG : 138.118.80.197/20201104/ch02/DVR_ch02_20201104114036.mp4: Received error: Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later - low level retry 1/10
2021/05/13 09:47:31 DEBUG : pacer: low level retry 1/1 (error Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later)
2021/05/13 09:47:31 DEBUG : 138.118.80.197/20201104/ch02/DVR_ch02_20201104114620.mp4: Received error: Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later - low level retry 1/10
2021/05/13 09:47:31 DEBUG : pacer: Reducing sleep to 1.5s
2021/05/13 09:47:31 INFO  : 138.118.80.197/20201104/ch02/DVR_ch02_20201104115109.mp4: Copied (new)
2021/05/13 09:47:31 INFO  : 138.118.80.197/20201104/ch02/DVR_ch02_20201104115109.mp4: Deleted
2021/05/13 09:47:31 DEBUG : pacer: low level retry 1/1 (error Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later)
2021/05/13 09:47:31 DEBUG : pacer: Rate limited, increasing sleep to 2s
2021/05/13 09:47:31 DEBUG : 138.118.80.197/20201104/ch02/DVR_ch02_20201104114914.mp4: Received error: Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later - low level retry 1/10
2021/05/13 09:47:32 DEBUG : pacer: Reducing sleep to 1.5s
2021/05/13 09:47:32 INFO  : 138.118.80.197/20201104/ch02/DVR_ch02_20201104114840.mp4: Copied (new)
2021/05/13 09:47:32 INFO  : 138.118.80.197/20201104/ch02/DVR_ch02_20201104114840.mp4: Deleted
2021/05/13 09:47:32 DEBUG : pacer: low level retry 1/1 (error Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later)
2021/05/13 09:47:32 DEBUG : pacer: Rate limited, increasing sleep to 2s
2021/05/13 09:47:32 DEBUG : 138.118.80.197/20201104/ch02/DVR_ch02_20201104114426.mp4: Received error: Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later - low level retry 1/10
2021/05/13 09:47:32 DEBUG : pacer: low level retry 1/1 (error Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later)
2021/05/13 09:47:32 DEBUG : 138.118.80.197/20201104/ch02/DVR_ch02_20201104114254.mp4: Received error: Error "rate_limit_exceeded" (429): Request rate limit exceeded, please try again later - low level retry 1/10
2021/05/13 09:47:32 DEBUG : pacer: Reducing sleep to 1.5s
2021/05/13 09:47:32 INFO  : 138.118.80.197/20201104/ch02/DVR_ch02_20201104112832.mp4: Copied (new)
2021/05/13 09:47:32 INFO  : 138.118.80.197/20201104/ch02/DVR_ch02_20201104112832.mp4: Deleted
2021/05/13 09:47:32 DEBUG : pacer: Reducing sleep to 1.125s
2021/05/13 09:47:33 DEBUG : pacer: Reducing sleep to 843.75ms
2021/05/13 09:47:33 DEBUG : pacer: Reducing sleep to 632.8125ms
2021/05/13 09:47:33 DEBUG : pacer: Reducing sleep to 474.609375ms
2021/05/13 09:47:33 DEBUG : pacer: Reducing sleep to 355.957031ms
2021/05/13 09:47:33 DEBUG : pacer: Reducing sleep to 266.967773ms
2021/05/13 09:47:33 DEBUG : pacer: Reducing sleep to 200.225829ms
2021/05/13 09:47:33 INFO  : 138.118.80.197/20201104/ch02/DVR_ch02_20201104111947.mp4: Copied (new)
2021/05/13 09:47:33 INFO  : 138.118.80.197/20201104/ch02/DVR_ch02_20201104111947.mp4: Deleted
2021/05/13 09:47:33 DEBUG : pacer: Reducing sleep to 150.169371ms
2021/05/13 09:47:33 DEBUG : pacer: Reducing sleep to 112.627028ms
2021/05/13 09:47:33 DEBUG : pacer: Reducing sleep to 84.470271ms
2021/05/13 09:47:34 DEBUG : pacer: Reducing sleep to 63.352703ms
2021/05/13 09:47:34 DEBUG : pacer: Reducing sleep to 47.514527ms
2021/05/13 09:47:34 INFO  : 138.118.80.197/20201104/ch02/DVR_ch02_20201104114859.mp4: Copied (new)
2021/05/13 09:47:34 INFO  : 138.118.80.197/20201104/ch02/DVR_ch02_20201104114859.mp4: Deleted
2021/05/13 09:47:34 DEBUG : pacer: Reducing sleep to 35.635895ms
2021/05/13 09:47:34 DEBUG : pacer: Reducing sleep to 26.726921ms
2021/05/13 09:47:34 DEBUG : pacer: Reducing sleep to 20.04519ms
2021/05/13 09:47:34 DEBUG : pacer: Reducing sleep to 15.033892ms
2021/05/13 09:47:34 DEBUG : pacer: Reducing sleep to 11.275419ms
2021/05/13 09:47:34 DEBUG : pacer: Reducing sleep to 10ms

Name the destination folder on the output like this

rclone moveto "C:\Users\Administrator\Desktop\RECORDS_DVR\terminados\PANI.AbergMoravia1.DVR\" Box:ConRCLONE/PANI.AbergMoravia1.DVR

Yes, I tried it that way, but it still leaves the folders empty in the source, that is, it does not delete them once the operation is finished

Use rclone move with --delete-empty-src-dirs

rclone move --delete-empty-src-dirs "C:\Users\Administrator\Desktop\RECORDS_DVR\terminados\PANI.AbergMoravia1.DVR\" Box:ConRCLONE/PANI.AbergMoravia1.DVR

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