FTP Error:550 File already exists.
Posted: Tue Jan 10, 2012 3:17 pm
Hi,
We are using BestSync 2012 for protecting our SQL Server backups to a local NAS and two remote locations (one FTP Server and one Amazon S3 Bucket).
In SQL Server we create weekly full backups, daily differential backups, and hourly transaction log backups for each database.
As we want to keep track of everything, we are also interested in sending the transfer logs to the remote locations.
Of course, we don't need a full synchronization, as we will keep a 30 days remote backup of our files.
So, all our transfers are going from left to right, compressing and encrypting in the first step (SQL Server backup directory to NAS).
We need to know if anything fails, and each task is configured for sending log files in case of failure.
That being said, when sending information to the FTP site, I'm always receiving emails reporting FTP Error 550 for some files.
Why?
If the file already exists, it should be ignored, it was already copied. If the local file is newer than the remote file, it should override it.
What am I doing wrong?
David Izada R
We are using BestSync 2012 for protecting our SQL Server backups to a local NAS and two remote locations (one FTP Server and one Amazon S3 Bucket).
In SQL Server we create weekly full backups, daily differential backups, and hourly transaction log backups for each database.
As we want to keep track of everything, we are also interested in sending the transfer logs to the remote locations.
Of course, we don't need a full synchronization, as we will keep a 30 days remote backup of our files.
So, all our transfers are going from left to right, compressing and encrypting in the first step (SQL Server backup directory to NAS).
We need to know if anything fails, and each task is configured for sending log files in case of failure.
That being said, when sending information to the FTP site, I'm always receiving emails reporting FTP Error 550 for some files.
Why?
If the file already exists, it should be ignored, it was already copied. If the local file is newer than the remote file, it should override it.
What am I doing wrong?
David Izada R