Networking Forums  

Go Back   Networking Forums > Networking Newsgroups > Linux Networking

How to mount a remote filesystem in LINUX.

Reply
 
Thread Tools Display Modes
  #1  
Old 08-19-2004, 05:18 PM
Default How to mount a remote filesystem in LINUX.



Hello,

I am trying to mount my webhost. Does any one know how? The server is
RedHat.

I would like to mount the 'www' directory so that I can perform a
differential backup using DAR on the directory.

Can anyone help?


Thanks,
Charlie Topjian
charlie.topjian<no-spam>@gmail.com


Charlie T
Reply With Quote
  #2  
Old 08-19-2004, 05:43 PM
GVK
Guest
 
Posts: n/a
Default Re: How to mount a remote filesystem in LINUX.

Charlie T wrote:
> Hello,
>
> I am trying to mount my webhost. Does any one know how? The server is
> RedHat.
>
> I would like to mount the 'www' directory so that I can perform a
> differential backup using DAR on the directory.
>
> Can anyone help?
>
>

You can put the entire www on sharing(SMB) with write permissions. Or,
try mounting it through NFS and NIS.

regards,
GVK
Reply With Quote
  #3  
Old 08-19-2004, 07:31 PM
Michael Heiming
Guest
 
Posts: n/a
Default Re: How to mount a remote filesystem in LINUX.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
NotDashEscaped: You need GnuPG to verify this message

In comp.os.linux.networking Charlie T <(E-Mail Removed)> suggested:
> Hello,


> I am trying to mount my webhost. Does any one know how? The server is
> RedHat.


> I would like to mount the 'www' directory so that I can perform a
> differential backup using DAR on the directory.


The easiest way should be using 'rsync' or 'unison' through ssh,
so you have a backup and can easily sync files/dirs between both.

There are some HOWTO available, try a google search.

Good luck

--
Michael Heiming (GPG-Key ID: 0xEDD27B94)
mail: echo (E-Mail Removed) | perl -pe 'y/a-z/n-za-m/'
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBJPILAkPEju3Se5QRAjERAKC9fwQ1RLtR/QbdqbmYJ2RXrS38NQCgtZ5C
+nhDuHkSojSOONUdgvBpfyQ=
=NEML
-----END PGP SIGNATURE-----
Reply With Quote
  #4  
Old 08-19-2004, 09:45 PM
jack
Guest
 
Posts: n/a
Default Re: How to mount a remote filesystem in LINUX.

Charlie T wrote:
> Hello,
>
> I am trying to mount my webhost. Does any one know how? The server is
> RedHat.
>
> I would like to mount the 'www' directory so that I can perform a
> differential backup using DAR on the directory.


First of all, make sure that that server in question is sharing the
directories. With NFS, check /etc/exports; with SMB, check /etc/\
samba/smb.conf. - Don't forget to restart the respective servers after
modifying any of those two.

Or, as Michael suggested, use RPC utilities for this.


Cheers, Jack.

--
----------------------------------------------------------------------
My personal reading of the string "MicroSoft" expands to "NanoWeak"...
Reply With Quote
Reply

Tags
filesystem, linux, mount, remote

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 02:36 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.