Re: mount drive through internet?

1999-05-19 Thread Keith G. Murphy
David Wright wrote: > > Quoting Keith G. Murphy ([EMAIL PROTECTED]): > > True, but does anyone do this? Seems kind of bandwidth-wasteful, and > > like it would be slow. Sounds like a connection-oriented protocol like > > FTP would be more like what the doctor ordered... > > > > Bob Nielsen wrote

Re: mount drive through internet?

1999-05-19 Thread wcurry
The NFS connection is rather sluggish and can be prone to security problems (like FTP isn't?). There was a kernel mirror that could be mounted via NFS *or* Samba at one time, but I think it was they turned those off because of abusers. Now only http and ftp can be used for that site. IIRC, mountin

Re: mount drive through internet?

1999-05-18 Thread David Wright
Quoting Keith G. Murphy ([EMAIL PROTECTED]): > True, but does anyone do this? Seems kind of bandwidth-wasteful, and > like it would be slow. Sounds like a connection-oriented protocol like > FTP would be more like what the doctor ordered... > > Bob Nielsen wrote: > > > > You will need to set it

Re: mount drive through internet?

1999-05-18 Thread Keith G. Murphy
True, but does anyone do this? Seems kind of bandwidth-wasteful, and like it would be slow. Sounds like a connection-oriented protocol like FTP would be more like what the doctor ordered... Bob Nielsen wrote: > > You will need to set it up on the remote computer for NFS. > > On Thu, May 13, 19

Re: mount drive through internet?

1999-05-17 Thread Bob Nielsen
You will need to set it up on the remote computer for NFS. On Thu, May 13, 1999 at 02:28:22PM +0300, Micha Feigin wrote: > Is it posible, and how to mount a remote drive through the net? > > > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null > -- Bob Nielsen

Re: mount drive through internet?

1999-05-17 Thread Andrei Ivanov
> > Is it posible, and how to mount a remote drive through the net? Telnet into the box, and mount the drive on with mount device mount_point. Andrew --- Andrei S. Ivanov [EMAIL PROTECTED] [EMAIL PROTE

mount drive through internet?

1999-05-17 Thread Micha Feigin
Is it posible, and how to mount a remote drive through the net?