I'm trying to synchronize (local) my local server with my remote server. I can download (backup) the entire remote folder structure without an issue. I then delete the remote folder and recreate the folder and then synchronize (remote) my local server with my remote server. During the upload of the files, in which some are suucessfully uploaded I get:
. 2014-10-03 09:45:47.867 File: '\\infarmbureau.com\homeoffice\SourceCode\migration control\stage-qa\OAMClient\OAMClient-20140903-TR030463-V7.1.1\target\OAMClient\customerserviceportal\57D201CCEA4216B5CAACEA02FAE00481.cache.jpg' [2014-09-03T15:20:29.763Z] [23907]
. 2014-10-03 09:45:47.882 Copying "\\infarmbureau.com\homeoffice\SourceCode\migration control\stage-qa\OAMClient\OAMClient-20140903-TR030463-V7.1.1\target\OAMClient\customerserviceportal\57D201CCEA4216B5CAACEA02FAE00481.cache.jpg" to remote directory started.
. 2014-10-03 09:45:47.882 Binary transfer mode selected.
. 2014-10-03 09:45:47.882 Starting upload of \\infarmbureau.com\homeoffice\SourceCode\migration control\stage-qa\OAMClient\OAMClient-20140903-TR030463-V7.1.1\target\OAMClient\customerserviceportal\57D201CCEA4216B5CAACEA02FAE00481.cache.jpg
> 2014-10-03 09:45:47.882 TYPE I
< 2014-10-03 09:45:47.882 200 Type set to I
> 2014-10-03 09:45:47.882 PORT 10,100,2,242,249,91
< 2014-10-03 09:45:47.882 200 Port command successful
> 2014-10-03 09:45:47.882 STOR 57D201CCEA4216B5CAACEA02FAE00481.cache.jpg
< 2014-10-03 09:45:47.882 150 Opening data channel for file transfer.
. 2014-10-03 09:45:47.882 TLS connection established
< 2014-10-03 09:45:47.882 226 Transfer OK
> 2014-10-03 09:45:47.882 MFMT 20140903152029 57D201CCEA4216B5CAACEA02FAE00481.cache.jpg
< 2014-10-03 09:45:47.898 213 modify=20140903152029; /oam-qag/customerserviceportal/57D201CCEA4216B5CAACEA02FAE00481.cache.jpg
. 2014-10-03 09:45:47.898 Upload successful
. 2014-10-03 09:45:47.898 File: '\\infarmbureau.com\homeoffice\SourceCode\migration control\stage-qa\OAMClient\OAMClient-20140903-TR030463-V7.1.1\target\OAMClient\customerserviceportal\6B82F839E0D1D339344D26416B1C21C7.cache.html' [2014-09-03T15:21:50.685Z] [761159]
* 2014-10-03 09:45:48.476 (EOSError) System Error. Code: 4390.
* 2014-10-03 09:45:48.476 The file or directory is not a reparse point
. 2014-10-03 09:45:48.476 Asking user:
. 2014-10-03 09:45:48.476 File or folder '\\infarmbureau.com\homeoffice\SourceCode\migration control\stage-qa\OAMClient\OAMClient-20140903-TR030463-V7.1.1\target\OAMClient\customerserviceportal\6B82F839E0D1D339344D26416B1C21C7.cache.html' does not exist. ("System Error. Code: 4390.
. 2014-10-03 09:45:48.476 The file or directory is not a reparse point")
< 2014-10-03 09:45:48.476 Script: File or folder '\\infarmbureau.com\homeoffice\SourceCode\migration control\stage-qa\OAMClient\OAMClient-20140903-TR030463-V7.1.1\target\OAMClient\customerserviceportal\6B82F839E0D1D339344D26416B1C21C7.cache.html' does not exist.
< 2014-10-03 09:45:48.476 Script: System Error. Code: 4390.
< 2014-10-03 09:45:48.476 The file or directory is not a reparse point
* 2014-10-03 09:45:48.507 (EScpSkipFile) File or folder '\\infarmbureau.com\homeoffice\SourceCode\migration control\stage-qa\OAMClient\OAMClient-20140903-TR030463-V7.1.1\target\OAMClient\customerserviceportal\6B82F839E0D1D339344D26416B1C21C7.cache.html' does not exist.
* 2014-10-03 09:45:48.523 System Error. Code: 4390.
* 2014-10-03 09:45:48.523 The file or directory is not a reparse point
. 2014-10-03 09:45:48.539 Script: Failed
. 2014-10-03 09:45:48.539 Script: Exit code: 1
. 2014-10-03 09:45:48.570 Disconnected from server
Any idea what this is, what is causing it, how to resolve?