Le Mar 19 août 2008 13:03, Jos Collin a écrit : > Is there any way to mount a remote file system using the command 'mount'? > (not sshfs). I'm using Linux in the remote machine too. I'm trying to > mount the dvd in the remote machine.
Hi, I am not sure to understand you problem : - Do you want to remotely mount a remote DVD on the remote filesystem ? This should work : ssh [EMAIL PROTECTED] mount /dev/dvd /media/dvd - Do you want to locally mount a remote DVD on the local filesystem ? You have several solutions (sshfs, NFS, Samba, ...) Regards Francois -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]