表单: LinuxNotes
用户: dreamable
创建日期: 2021-08-23 00:18:58 UTC
更新日期: 2021-08-23 00:19:06 UTC
引用:(Table ID 28, Record ID 7)

标题 :
gio mount smb
笔记 :
gio mount smb://<servername>/<sharename>
# enter password
# once the mount is created it will create a temporary path located at  the following path, for example:
# /run/user/1000/gvfs/smb-share\:server\=host.domain.com\,share\=files/
ln -s /run/user/<userid>/gvfs/smb-share\:server\=<servername>\,share\=<sharename>/ ~/<mountpoint>
标签: