> 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?
tar already provides /usr/sbin/backup - you may want to look at that as a good starting point (in fact, it probably already does everything you want). -- Eric Blake volunteer cygwin tar maintainer -- 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/