Local vs Remote

I’m trying to run SQLBackupandFTP on a machine on the same network as our MSSQL server.
-Using an AD account with Windows authentication to SQL and file permissions (tested connection)
-Backing up to Azure storage account (tested connection)

I keep getting the following error, despite the AD account have SQL and file permissions:

I’m hesitant to run the job as a remote connection as I know local is recommended.

Hi Kallol_Mahata,

Thank you for the details. Could you please make sure that the user you use to connect your SQL Server has enough permissions to the folder?

Please let us know if there is anything else we can help you with.

Hi Kallol_Mahata,

Could you please clarify have you installed SQLBackupAndFTP on the same computer where SQL Server is installed?