因為要統一管控備份的進度,用一台Linux主機去連Synology的分享
使用cifs 出現
mount: /mount_point: mount(2) system call failed: Operation not supported.
解法
sudo apt-get install cifs-utils
再執行一次
出現 mount error(95): Operation not supported
解法
在帳號密碼後面增加一個選項: vers=1.0
mount -t cifs //IP/Share /mount_point -o username=ID,password=Password,vers=1.0
隨機文章
- JQuery javascript library 2 (2009-05-22)
- FCKeditor PHP調用筆記 (2009-05-04)
- 追星 星光二班 六強確定-梁文音出局 (2007-11-13)
- [chatGPT 測試] 寫一隻 php 連線 mysql 檢查指定的路徑 低於設定的百分比,進行發信 (2023-10-24)
- 20120628 今天的yahoo怎麼了?一堆亂碼 (2012-06-28)