linux mount挂载共享索引

linux mount挂载共享目录挂载windows共享目录或FTP:方式一:包含密码set fileformatunix#!bin/bashmount -

linux mount挂载共享目录
挂载windows共享目录或FTP:
方式一:包含密码

set fileformat=unix#!bin/bashmount -t nfs -o rw 192.168.10.94:/home/user/source /home/user/target <<EOFabcdefgEOF