Hello,
I have been reading all the threads in WinSCP about ExtException. It seems that its still an issue.
I have a setup to transfer files from LAN to DMZ through 2 firewalls. WinSCP failes often with (EScpSkipFile) Error.
I am using exclusive transfer , there is no chance that 2 instances are trying to access the same file.
> 2014-03-04 05:39:31.508 TYPE I
< 2014-03-04 05:39:31.508 200 Type set to I.
> 2014-03-04 05:39:31.508 PASV
< 2014-03-04 05:39:31.508 227 Entering Passive Mode (10,146,81,140,20,231).
> 2014-03-04 05:39:31.508 STOR Realisations_FilterNameFilterValuePosition50Max647PagingSize10.htm
< 2014-03-04 05:39:31.508 550 The process cannot access the file because it is being used by another process.
. 2014-03-04 05:39:31.508 Copying files to remote side failed.
* 2014-03-04 05:39:31.508 (ExtException) **Copying files to remote side failed.**
* 2014-03-04 05:39:31.508 The process cannot access the file because it is being used by another process.
. 2014-03-04 05:39:31.508 Asking user:
. 2014-03-04 05:39:31.508 Error transferring file 'D:\calyon_en_publish\Realisations_FilterNameFilterValuePosition50Max647PagingSize10.htm'. ("Copying files to remote side failed.","The process cannot access the file because it is being used by another process. ")
< 2014-03-04 05:39:31.508 Script: Error transferring file 'D:\calyon_en_publish\Realisations_FilterNameFilterValuePosition50Max647PagingSize10.htm'.
< 2014-03-04 05:39:31.508 Script: Copying files to remote side failed.
< 2014-03-04 05:39:31.508 The process cannot access the file because it is being used by another process.
* 2014-03-04 05:39:31.508 (EScpSkipFile) Error transferring file 'D:\calyon_en_publish\Realisations_FilterNameFilterValuePosition50Max647PagingSize10.htm'.
* 2014-03-04 05:39:31.508 Copying files to remote side failed.
* 2014-03-04 05:39:31.508 The process cannot access the file because it is being used by another process.
. 2014-03-04 05:39:31.508 Script: Failed
Please help me in setting up FTPS transfer.I am sure I need to play with Background option under Transfer in preference window, but no cobination is yeilding result.
And also I would like to know, is it normal that script takes around 12 mins to transfer 60 MB content ?
Am using PASSIVE mode with implicit SSL. WinSCP 5.5.1
Thanks