Hi
I’m trying to backup several large databases from one of our sql servers. I have SQLBackupAndFTP setup and licenced on a separate server and it is working for our MySQL servers database but will not run for the sql server databases.
The temporary folder is set something like N:\tempFolder (for both MySQL and SQL Server) anf the returned message is
04/07/2022 15:02:13 [Error] Failed to backup “CP_202006” database with “Full” backup type: One or more errors occurred. > Cannot open backup device ‘N:\tempFolder\Pranas.NET\SBF\acbe053a-13f7-443c-8d16-9f9f9a9f732f\backup\CP_202006202207041502.bak’. Operating system error 3(The system cannot find the path specified.).
BACKUP DATABASE is terminating abnormally.
Any help would be very much appreciated.