|
From: Jamie C. <jca...@we...> - 2006-11-22 00:10:28
|
On 21/Nov/2006 15:46 Joaquim Homrighausen wrote .. > > OK, fair enough. But then I'll have all jobs following that one attempt > to create it too. Which will do no harm :-) > Also, it'd be nice with: > > .) Being able to specify a file mode, and owner.group for the newly created > backup file (I want 600, root.root, now it's creating 644 root.root) > > .) Being able to use %F or similar for the post/pre-commands which will > resolve to the actual filename (after possible processing of macros in > the destination filename) used. > > .) Being able to tell webmin to only keep the last NN files that match > the given "mask" (i.e. replace the macros with as many ?; in my case, it'd > search for mydomain.com-????-??-??.tar.bz2 because I have ../mydomain.com-%Y-%m-%d.tar.bz2 > as my filename). I would welcome a patch to implement some or all of these .. - Jamie > > -joho > > > ------------------------- > Ursprungligt meddelande: > Fr=E5n: Jamie Cameron <jca...@we...> > Datum: onsdag, 22 november 2006 00:39 > =C4rende: Re: [webmin-l] [1.300] Backup of file systems > > > You can use the pre-backup command for this - something like : > > mkdir -p /backup/`date '+%Y-%m-%d'` > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3DDEVDEV > - > Forwarded by the Webmin mailing list at web...@li... > To remove yourself from this list, go to > http://lists.sourceforge.net/lists/listinfo/webadmin-list |