【发布时间】:2018-08-26 16:01:54
【问题描述】:
我正在尝试将保管箱设置为以下 cpanel 博客下方的自定义备份目标。连接正常,但备份文件未传输到 DropBox。当我按下验证到自定义备份目标时,它会出现以下错误。
https://blog.cpanel.com/cpanel-whm-custom-backup-transport-example-dropbox/
Error: Validation for transport “dropbox” failed: Could not list files in
destination: Executed /usr/local/bin/backup_transport_dropbox.pl ls /
remotehost remoteuser : 2018-08-26T15:54:21 [WebService::Dropbox] [ERROR]
https://api.dropboxapi.com/2/files/list_folder {"path":"/"} -> [400] Error in
call to API function "files/list_folder": request body: path: Specify the root
folder as an empty string rather than as "/". at
/usr/local/share/perl5/WebService/Dropbox.pm line 184.
我是 dropbox api 的新手,不了解 perl,因此无法弄清楚以下链接讨论的内容。
【问题讨论】:
标签: perl backup cpanel dropbox whm