rclone ล้มเหลวเมื่อทำการซิงค์กับระบบไฟล์โลคัล


0

Ubuntu 16.04 Rclone v1.36

ไม่สามารถซิงค์สองไดเรกทอรีในเครื่อง ทำงานเป็น root ฉันสามารถเขียนไปยังไดเรกทอรี

root@ubuntu:/var/sxsroot/data/spi/spi--sftp-ftp.laserwords.com/Document# rclone sync /tmp/source /tmp/destination
2017/08/29 02:27:51 NOTICE: Config file "/root/.config/rclone/rclone.conf" not found - using defaults
2017/08/29 02:27:51 ERROR : Local file system at /tmp/destination: not deleting files as there were IO errors
2017/08/29 02:27:51 ERROR : Attempt 1/3 failed with 0 errors and: error reading source directory "": directory not found
2017/08/29 02:27:51 ERROR : Local file system at /tmp/destination: not deleting files as there were IO errors
2017/08/29 02:27:51 ERROR : Attempt 2/3 failed with 0 errors and: error reading source directory "": directory not found
2017/08/29 02:27:51 ERROR : Local file system at /tmp/destination: not deleting files as there were IO errors
2017/08/29 02:27:51 ERROR : Attempt 3/3 failed with 0 errors and: error reading source directory "": directory not found
2017/08/29 02:27:51 Failed to sync: error reading source directory "": directory not found
root@ubuntu:/var/sxsroot/data/spi/spi--sftp-ftp.laserwords.com/Document# ls /tmp/source
context.sh
root@ubuntu:/var/sxsroot/data/spi/spi--sftp-ftp.laserwords.com/Document# ls /tmp/destination
one_env
root@ubuntu:/var/sxsroot/data/spi/spi--sftp-ftp.laserwords.com/Document#

PS: ใครก็ได้ที่มี 1,500+ ตัวแทนโปรดสร้างแท็กสำหรับ rclone ได้ไหม

คำตอบ:


0

สิ่งนี้ใช้ได้ผลเมื่อฉันใช้โฮมไดเร็กตอรี่ของฉัน ~ แทนที่จะเป็น tmp

ถามช่อง Rclone ฉันได้รับคำตอบนี้:

บางทีคุณอาจมีตัวเลือกเมาท์ จำกัด / tmp?

ซึ่งฉันไม่คิดว่าฉันมี อย่างไรก็ตามมันไม่ทำงานสำหรับฉันในอุณหภูมิ

โดยการใช้ไซต์ของเรา หมายความว่าคุณได้อ่านและทำความเข้าใจนโยบายคุกกี้และนโยบายความเป็นส่วนตัวของเราแล้ว
Licensed under cc by-sa 3.0 with attribution required.