LINUX.IE, website of the Irish Linux Users' Group
Tux rules!

   
Home
New Users
Articles
Download
Projects
Community
Vendors

  Print Version
 
Archives:


planetILUG

Recent News

News Archive


Join the
ILUG
on FaceBook


Join the
ILUG
on LinkedIn


Join the
ILUG SETI
Group



















 
 :: Mailing Lists

[ILUG] NFS for server

[ILUG] NFS for server

Gareth 'bigbro' Eason bigbro at skynet.ie
Mon Feb 7 15:43:12 GMT 2011


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 05/02/11 20:08, Oliver Pfaff wrote:
[snip]
>>> -Ronan
>> you'd have to 
>> rsync -ave ssh /path/to/mail-folder user at farbox.com:/path/to/nirvana
> 
> Thanks for the rsync tip - ill try that.
> 
> Also thanks to Colin for the filezilla tip - its in action now - seems a 
> lot snappier.  There are of course tons of FTP clients out there but at 
> least this saves me trawling through trying to get a good.

	For backing up files, rsync is far more effective than FTP as it
supports checksumming, partial downloads, partial deltas, file attribute
and timestamp preservation and a whole lot more.

	If the connection is your limiting factor, rsync will also support
compression. Try:

 $ rsync -azvP user at server.with.data:/path/to/data/ /backup/path/


	Let that complete, and then to be sure to be sure, or realistically to
get any data that's changed since the backup ran the first time, run it
again. If you want to mirror the remote site exactly, including deletion
of any files that have been deleted:
 $ rsync --delete -azvP user at server.with.data:/path/to/data/ /backup/path/

	Be very careful with rsync --delete - it will delete any files it
doesn't find on the source drive BEFORE sync'ing over the new data - so
make absolutely sure you're pointing at the right source when using the
- --delete argument. Also, make sure you have another working backup
before using --delete :)

	Best regards,
	-->Gar
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk1QExAACgkQK36C50PvIR/jBwCcDrOJTDkFhnroplZLL3cjW+NN
5SIAn227xKc4seDGm29xFGBYoxZKr8kT
=iNvd
-----END PGP SIGNATURE-----


More information about the ILUG mailing list
Read this without the formatting.
                                                                                                    

 

Hosted by HEAnet


Maintained by the ILUG website team. The aim of Linux.ie is to support and help commercial and private users of Linux in Ireland. You can display ILUG news in your own webpages, read backend information to find out how. Networking services kindly provided by HEAnet, server kindly donated by Dell. Linux is a trademark of Linus Torvalds, used with permission. No penguins were harmed in the production or maintenance of this highly praised website. Looking for the Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!
RSS Version
Powered by Dell