rclone: Failed to copy: update getinfo: object not found
What is your rclone version (eg output from
rclone -V
)
rclone v1.39
- os/arch: linux/amd64
- go version: go1.9.2
Which OS you are using and how many bits (eg Windows 7, 64 bit)
ubuntu16.04.3
Which cloud storage system are you using? (eg Google Drive)
ftp
The command you were trying to run (eg
rclone copy /tmp remote:tmp
)
rclone -vv sync /www/wwwroot/anime/* woot:/public_html/ni-co.moe/anime/public_html
A log from the command with the
-vv
flag (eg output fromrclone -vv copy /tmp remote:tmp
)
2018/01/17 03:31:16 INFO : 黄金拼图/[KTXP][Kiniro_mosaic][05][GB][720P].[卜卜酱].mp4: Copied (new)
2018/01/17 03:31:37 INFO : 黄金拼图2/[YUI-7][Hello!! Kin-iro Mosaic][04][GB][X264_AAC][720P].mp4: Copied (new)
2018/01/17 03:31:40 INFO : 魔装学园HxH/[Array Stars][Masou Gakuen HxH][06][720P][GB&JAP].mp4: Copied (new)
2018/01/17 03:31:58 ERROR : [CASO&SumiSora][Sound!Euphonium2][01-13][GB][720P]/[CASO&SumiSora][Sound!Euphonium2][03][GB][720P].mp4: Failed to copy: update getinfo: object not found
2018/01/17 03:32:08 INFO :
Transferred: 91.528 GBytes (17.160 MBytes/s)
Errors: 5
Checks: 526
Transferred: 561
Elapsed time: 1h31m1.7s
Transferring:
* 魔法禁书目录Ⅱ/10.mkv: 70% /300.690M, 3.480M/s, 25s
* 魔法禁书目录/16-dmxz.zerodm.mp4: 35% /279.863M, 3.110M/s, 58s
* ... the Bottom][BDrip X264 AAC 720P].mkv: 100% /351.495M, 4.876M/s, 0s
* ...esub][Kuromukuro][04v2][720P][GB].mp4: 16% /231.927M, 2.304M/s, 1m24s
2018/01/17 03:32:09 ERROR : Wake Up, Girls! Beyond the Bottom[720P]/[漏勺rip][Wake Up, Girls! Beyond the Bottom][BDrip X264 AAC 720P].mkv: Failed to copy: update getinfo: object not found
2018/01/17 03:32:30 INFO : 魔法禁书目录Ⅱ/10.mkv: Copied (new)
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Comments: 17 (9 by maintainers)
I managed to replicate this with a local copy of pureftpd
It is only directories with
[
]
in that it doesn’t like - files are fine.Doing a bit of poking around it appears pureftp is interpreting those
[
as]
glob characters in theMLSD
command rclone is using to list directories whereas it shouldn’t according to the rfc: https://tools.ietf.org/html/rfc3659#section-2.2.2I’ll email the author and see what they say.
Is it because there are
[
and]
in the directory?This is not a public server (although HTTP has no access restrictions). I will store the video on the server so that I can use it at home and in the company. If it is open to the public, it will violate the provisions of DMCA.
The file is being transmitted and is expected to take 2 days to complete. After finishing, I send you my server SSH information.