FSCopyObjectSync: Bad file name
What exactly does this mean and does anyone have an idea why this is happening?
Using 4.7.3 on 10.7.2 on a macbook pro 2011.
Thanks!
Jonathan
FSCopyObjectSync: Bad file name
Jonathan.F wrote:I think I figured out what is happening. Apparently there is some subtle inconsistency in how fileCopy deals with the short date in the file name. Sometimes it allows "(1/1/11)" in the file name and sometimes it chokes on it. I believe that this might have to do with whether "(1/1/11)" is evaluated as a number or treated as text and that this appears to depend on whether the name variable has been 'touched' after the text date value was added.
I'm not sure why the same code works on one machine and not another, but perhaps there is another factor such as path length that makes a difference. In any event, I have modified the format of the date used in my file names using the new international format and everything appears to be working again.
Users browsing this forum: No registered users and 1 guest