Hello, I've got a couple of smb mounted NT systems and they are generating some errors during the tar:
tar: ./WINNT/system32/drivers/NDIS.SYS: file changed as we read it All I need is one of the above errors and then my backup will die with this at the end: ERROR from backup, exiting offending command(s): cd "/mnt/server3_c" && sudo find . -regex "\./\(WINNT/system32/config\|WINNT/Profiles\)/.*" -prune -o ! -type s ! -regex ".*/[Cc]ache/.*" ! -regex ".*~"$ -print0 | sudo tar --create --null --files-from=- --ignore-failed-read --same-permissions --no-recursion --totals --label "level 0 /mnt/server3_c Sun Aug 17 03:00:38 2003 tar+gzip from mrburns.amntv.com" --verbose --sparse --file - | gzip -4 | buffer -m 20m -p 75 -t -o "/backup/flex/data/mnt-server3_c.0.200308170300.tar.gz" The problem is that if there are more systems that need backin' up then it doesn't happen. Flexbackup just stops. How can I tell it to ignore these errors? later, ajay ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ flexbackup-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/flexbackup-help
