I'd add the -v option in the rm command and see what error you're getting in the So, change from "rm -rf \" to "rm -rfv \" and you should get a reason for failure to remove in you nightly log
EricB On 1/26/2015 3:36 AM, ChandranManikandan wrote: > Hi Sebastian, > I have modified as per your suggestion but still come with the same > files. how to fix this issue on the qt-backup script. > > On Fri, Jan 23, 2015 at 3:27 PM, Sebastian Grewe <[email protected] > <mailto:[email protected]>> wrote: > > > $backupdest\$gzmysqldata \ > > I think that backslash shouldn't be there and may cause the files > not being deleted? > > Sent from my iPhone > > > On 23 Jan 2015, at 08:09, Chandran Manikandan > <[email protected] <mailto:[email protected]>> wrote: > > > > $backupdest\$gzmysqldata \ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [email protected] > <mailto:[email protected]> > For additional commands, e-mail: > [email protected] > <mailto:[email protected]> > > > > > -- > */Thanks & Best Regards, > Manikandan.C > /*
