因為要統一管控備份的進度,用一台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
隨機文章
- Kwikphp網路空間統計資料 (2007-10-31)
- nownews記者引用外電的功力真是弱到一個不行 (2014-04-23)
- MailScanner 安裝失敗的處理方式 (2010-03-02)
- Google Apps 讓你就是收不到信~哈 (2008-09-06)
- 非K超頻,Intel出手阻止 (2016-02-07)