[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mount remote file system



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 user@remotepc 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


Reply to: