Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Stuck on Syncronizing...

Please attach a full log file showing the problem (using the latest version of WinSCP).

To generate log file, use /log=path_to_log_file command-line argument. Submit the log with your post as an attachment. Note that passwords and passphrases not stored in the log. You may want to remove other data you consider sensitive though, such as host names, IP addresses, account names or file names (unless they are relevant to the problem). If you do not want to post the log publicly, you can mark the attachment as private.
kleach

It did start moving... took 4 hours to begin? Not sure what could be causing the issue? Maybe another FTP process was hanging it? like filezilla? how is that possible?
kleach

Stuck on Syncronizing...

I am trying to sync a local directory structure and files with a remote one..
I ran a remote sync command and it walked through comparing all the directories and then looked like it would start syncing.. but hangs... one note.. in the first dir there are over 10k image files.


C:\Program Files (x86)\WinSCP>WinSCP.com /log="C:\Users\SQLAdmin\Documents\winscp.log" /loglevel=2
winscp> open <<<ftp site>>>
Connecting to <<<ftp site>>> ...
Connected
Starting the session...
Session started.
Active session: [1] <<<ftp site>>>
winscp> synchronize remote "D:\Images\Files" "/"
Comparing...
Local 'D:\Images\Files\z' => Remote '/z'
Synchronizing...

The tail of the log shows..
. 2015-11-18 14:08:20.238 Local file 'D:\Images\Files\z\ZT-Z34-3G-DFLY-RMR-DLC_1.jpg' [2015-10-19T19:53:41.000Z] [10374] is new
. 2015-11-18 14:08:20.238 Local file 'D:\Images\Files\z\ZT-Z34-3G-DFLY-RMR-FDE_1.jpg' [2015-11-17T20:51:44.000Z] [11536] is new
< 2015-11-18 14:08:20.769 Script: Synchronizing...
. 2015-11-18 14:08:20.769 Synchronizing local directory 'D:\Images\Files\' with remote directory '/', params = 0x2 (NoConfirmation)
. 2015-11-18 14:08:20.769 Synchronizing local directory 'D:\Images\Files\#\' with remote directory '/#/', params = 0x2 (NoConfirmation)


it has been there for hours..

no progress...

I have connected to the site via Filezilla with the same credentials and manually moved a file to the folder to be sure it was not a permissions issue.
I have the latest version (downloaded today 11/18/2015)

Any ideas?