Two-way copy on two-way sync job !?

Get help for specific problems
Posts: 20
Joined: 6 Jul 2005

wpwoodjr

I have a sync job to copy some video files. After running "Compare", nine of 29 files are to be copied in both directions. The other 20 are not being touched. As far as I can tell the nine files have the same byte count and date to the second.

Why would FFS copy files from right to left then from left to right? Especially when they appear to be identical?

FFS is running in a W8 VM under Parallels. The location of the "left" side is a network mount back to the hosting MAC OSX. The location of the "right" side is a network mount to a wirelessly connected PC running W7.
Posts: 20
Joined: 6 Jul 2005

wpwoodjr

Here is the file list.csv:

Legend
Both sides are equal,'==
Copy new item to left,create <-
Copy new item to right,create ->
Overwrite left item,update <-
Overwrite right item,update ->
Delete left item,delete <-
Delete right item,delete ->
Do nothing, -
Conflict/item cannot be categorized,conflict

Folder pairs
I:\Document\My Pictures\,\\WPWOODJR-PC\My Pictures\

Relative path,Name,Size,,Name,Size
BlackBerry\videos,,,create <-, VID 00000-20100124-1159.3GP,"1,715,380"
BlackBerry\videos,,,create <-, VID 00000.3GP,"730,360"
BlackBerry\videos,,,create <-, VID 00002.3GP,"827,868"
BlackBerry\videos,,,create <-, VID 00003-20100131-1212.3GP,"3,653,408"
BlackBerry\videos,,,create <-, VID 00003.3GP,"2,753,360"
BlackBerry\videos,,,create <-, VID 00007.3GP,"401,587"
BlackBerry\videos,VID 00000-20100124-1159.3GP,"1,715,380",create ->,,
BlackBerry\videos,VID 00000.3GP,"730,360",create ->,,
BlackBerry\videos,VID 00002.3GP,"827,868",create ->,,
BlackBerry\videos,VID 00003-20100131-1212.3GP,"3,653,408",create ->,,
BlackBerry\videos,VID 00003.3GP,"2,753,360",create ->,,
BlackBerry\videos,VID 00007.3GP,"401,587",create ->,,
Fall\Fall 2009,,,create <-, Droid0099.3gp,"11,311,603"
Fall\Fall 2009,,,create <-, Droid0100.3gp,"8,663,959"
Fall\Fall 2009,,,create <-, Droid0101.3gp,"21,205,117"
Fall\Fall 2009,Droid0099.3gp,"11,311,603",create ->,,
Fall\Fall 2009,Droid0100.3gp,"8,663,959",create ->,,
Fall\Fall 2009,Droid0101.3gp,"21,205,117",create ->,,
User avatar
Site Admin
Posts: 7211
Joined: 9 Dec 2007

Zenju

The files on the right have a different name (they start with a space character).
Posts: 20
Joined: 6 Jul 2005

wpwoodjr

Argh. Thanks :-)

I created the files on the left by copying them from the PC NTFS file system to a USB hard drive formatted as NTFS, then copied from USB hard drive to MAC OS. MAC OS must have removed the space I guess?