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/

Reply via email to