Displaying 1 result from an estimated 1 matches for "accountingdata".
Did you mean:
accounting_data
2003 Feb 08
0
Tar "file changed as we read it" error
...strange error when taring a database for backup.
I have a Redhat 8.0 samba server with 2.2.5 which is running cron.daily.
Part of that script is backup from a database file of one W2K machine to
another W2K machine for storage.
I use mount -t smbfs to mount some W2K shares on linux:
//windows-1/AccountingData on /mnt/AccountingData type smbfs (0)
//windows-1/Database on /mnt/Database type smbfs (0)
//windows-2/Backup on /mnt/backup type smbfs (0)
The command and output that I get is as follows:
[root@linuxmachine]# tar c /mnt/Database > /mnt/backup/DatabaseFeb7.tar
tar: /mnt/Database/Corporate Da...