0

HD210 Simple Networking Issue



Hello,

I'm attempting to do a simple networking sync, and am running into a problem. All files download, but some fail to pass a size check. All files are created from the same project in the authoring program.

### Looking for new sync list from <!-- m --><a class="postlink" href="http://*****.com/otr/saginaw/current-sync.xml">http://*****.com/otr/saginaw/current-sync.xml</a><!-- m -->
2010/01/20 10:33:01.180
### url_event
### Server gave us spec: TBD
2010/01/20 10:33:01.511
### pool_event
### File failed autoplay.xml: File size mismatch
2010/01/20 10:33:01.646
### pool_event
### File failed resources.txt: File size mismatch
2010/01/20 10:33:01.680
### pool_event
### Sync failed: At least one file could not be satisfied

Thanks for your help.

4 comments

  • 0
    Avatar
    jeremylee


    Solved.. FTP program used to upload the file was adding an extra line-ending to ASCII files, throwing off the hash.
  • 0
    Avatar
    RokuLyndon


    What ftp program were you using, and did you have to change the upload method to binary to fix?
  • 0
    Avatar
    jeremylee


    I was using the windows port of "Filezilla" - I didn't try changing the upload method, but switched to SmartFTP which worked without a hitch.  If I diff the two files, the additional line-ending shows up on the file uploaded with filezilla.
  • 0
    Avatar
    RokuLyndon


    The funny thing is I use filezilla too. But, I talked to a customer who had this same issue with filezilla. We changed the upload method from auto or ascii, to binary, and the problem went away.
Please sign in to leave a comment.