這幾天在測新的平台(其實之前就有用過,只是沒有正式讓他24小時上線運行)
rclone 安裝起來不如Debain / Ubuntu來的順利
環境變數也要指定
今天把備份的Script寫好了,卻出來下面的訊息
2019/12/20 18:50:00 NOTICE: Config file “/var/log/.config/rclone/rclone.conf” not found – using defaults
預設的Rclone config在
~/.config/rclone/rclone.conf
出現這個訊息,也是用了rclone 近4年的時間,第一次看到這個not found的訊息
解法 加上
--config=.config/rclone/rclone.conf
就不會出現config file not found的訊息
隨機文章
- 深入破解wordpress的佈景主題 (2009-08-28)
- 垃圾留言機器人防堵失效 (2014-11-15)
- 正確的口罩戴法 (2009-09-03)
- 20170622 PTT 掛站? (2017-06-22)
- 20171124 PTT無法登入 (2017-11-24)