SSH登陸Cygwin平臺報異常 fstab_read_flags: invalid fstab option - '0'”

問題:SSH登陸Cygwin平臺報異常“108754 [main] sshd 268 fstab_read_flags: invalid fstab option - '0'”

 

$ cat /etc/fstab
# For a description of the file format, see the Users Guide
# http://cygwin.com/cygwin-ug-net/using.html#mount-table

# This is default anyway:
#none /cygdrive cygdrive binary,posix=0,user 0 0
/cygdrive/e /sftphome none bind
#D:/sftp/sftp   binary,posix=1,user 0 0
//*.22.72.*/hadoop_prd /sftphome/share  binary,posix=1,noacl user 0 0
#/cygdrive/d/sftp /sftp binary,posix=0,user 0 0 這條策略註銷即可屏蔽異常

 

 

參考網址:

Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章