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

raranchado

Re: Error Transferring File Using FTP - Copying files to remote side failed

martin wrote:

Try put \\backup\d$\SQLBACKUPS\SLSQL\ACPW_AppE\* -neweronly -resume

If that does not help, please attach a complete log file.



Tried your suggestion and so far it's working. I will try again next week 'cause I will have more back up files that can be uploaded. Also while waiting for the response I was trying another way of uploading files and I found out that SYNCHRONIZE works like a charm also.

Thanks.
martin

Re: Error Transferring File Using FTP - Copying files to remote side failed

Try put \\backup\d$\SQLBACKUPS\SLSQL\ACPW_AppE\* -neweronly -resume

If that does not help, please attach a complete log file.
raranchado

Error Transferring File Using FTP - Copying files to remote side failed

Hi,

I've been getting this error on one of the folders with several files being uploaded to ftp server. Here's a snippet of the log.

. 2015-08-05 01:51:42.732 Asking user:
. 2015-08-05 01:51:42.732 Error transferring file '\\backup\d$\SQLBACKUPS\SLSQL\ACPW_AppE\ACPW_AppE_backup_201508012130_1.bak'. ("Copying files to remote side failed.","/SQLBACKUPS/SLSQL/ACPW_AppE/ACPW_AppE_backup_201508012130_1.bak: Error on output file.")
< 2015-08-05 01:51:42.779 Script: Error transferring file '\\backup\d$\SQLBACKUPS\SLSQL\ACPW_AppE\ACPW_AppE_backup_201508012130_1.bak'.
< 2015-08-05 01:51:42.779 Script: Copying files to remote side failed.

< 2015-08-05 01:51:42.779 /SQLBACKUPS/SLSQL/ACPW_AppE/ACPW_AppE_backup_201508012130_1.bak: Error on output file.
* 2015-08-05 01:51:42.826 (EScpSkipFile) Error transferring file '\\backup\d$\SQLBACKUPS\SLSQL\ACPW_AppE\ACPW_AppE_backup_201508012130_1.bak'.
* 2015-08-05 01:51:42.826 Copying files to remote side failed.
*
Using WinSCP 5.7.4
Attached files are the script and more on the snippet of log files.

Side note: Files in this folder are .trn and .bak files and seems to be uploading fine with the .trn files but always gets an error when trying to upload .bak files which is 2GB+ in file size.