这个使用Samba:
$ ls smb://192.168.5.4/wdtvlivehub/abc
ls: cannot access smb://192.168.5.4/wdtvlivehub/abc: No such file or directory
我设法做到了;
- 浏览到远程目录。(pcmanfm 0.9.9)
- 在终端中打开当前文件夹。
- 执行
pwd
得到/home/myuser/.gvfs/wdtvlivehub on 192.168.5.4
- 做
ls /home/myuser/.gvfs/wdtvlivehub on 192.168.5.4
工作。
..会有什么更优雅的方式?
是否可以选择安装远程文件系统?
—
Beatgammit
是的,可以。
—
octosquidopus 2011年