This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: scriptlanguage for a backupscript?


Christian Buhtz wrote:

> I want to write my own backupscript.
> 
> - I will backup from some local harddrives to a NAS available as a 
> sambaserver.
> - I will copy, write, delte files.
> - I will check size of a file and a directory.
> 
> Which scriptlanguage is the easiest for this?

Take a look at rsync, http://samba.anu.edu.au/rsync/, there are some good script
examples that use sh or bash with the rsync program and do everything you want
to do.
-- 
René Berber


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]