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: (ExtException) **Copying files to remote side failed.**

The error comes from the server, so it refers to the remote file.
d1rk

(ExtException) **Copying files to remote side failed.**

I've been running large file transfers using:
synchronize remote -resumesupport=on

From time to time I get:
Connecting to XX.XXX.XXX.XX:XXXXX ...

550 The process cannot access the file because it is being used by another process.
Copying files to remote side failed.
(ExtException) **Copying files to remote side failed.**
The process cannot access the file because it is being used by another process.
Asking user:
Error transferring file 'D:\Folder\Folder\file.xxx'. ("Copying files to remote side failed.","The process cannot access the file because it is being used by another process. ")
Error transferring file 'D:\Folder\Folder\file.xxx'.
< 2021-06-03 08:21:31.430 Script: Copying files to remote side failed.

Questions: Is the file that is in use on the local side or the remote side?
Any advice on how to mitigate this problem? Thanks!