Error message: content of files not identical.

English support for the software AllSync
Post Reply
mtn_roadie
Posts: 67
Joined: 13 Jan 2005, 05:26

Error message: content of files not identical.

Post by mtn_roadie »

win2k3 server
Allsync 2.7.46 Business Edition
Backup local files on hard drive to network connected hard drive.

Copy Mode: Backup (7 generations / transfer old items to new backup)
Copy Method C
- 300000 data bytes
- no pause
Copy attempts for files:
- no: 1 / Interval: 5 sec's
- advanced rule: 112,1,1,1
Compare contents of files after copying (selected)

I'm receiving errors often enough every day on several files and type (i.e. jpg, txt, zip, js) during the nightly back up to be a bit concerned.
1/9/2007 7:55:44 AM - ERROR: The content of files 'C:\<snip>\lang\en.js' and 'X:\<snip>\lang\en.js' is not identical.
When I do a file comparison, here is the result which shows the error:

Code: Select all

Original:
lang["DlgCellWordWrap"]		= "Word Wrap" ;
lang["DlgCellWordWrapNotSet"]	= "<Not set>" ;
lang["DlgCellWordWrapYes"]		= "Yes" ;
lang["DlgCellWordWrapNo"]		= "No" ;
lang["DlgCellHorAlign"]		= "Horizontal Alignment" ;


Backup:
lang["DlgCellWordWrap"]		= "Word Wrap" ;
la\
lang["DlgCellWordWrapNo"]		= "No" ;
lang["DlgCellHorAlign"]		= "Horizontal Alignment" ;


For reference, here is a sample of the visual file comparison that shows the error in the above example:

Image


Any ideas what may be causing these errors?
Administrator
Site Admin
Posts: 4047
Joined: 04 Oct 2004, 18:38
Location: Thailand
Contact:

Re: Error message: content of files not identical.

Post by Administrator »

This problem points to a hardware failure of the network connection or the destination hardware.
Post Reply