jacktripper
Programmer
I've read instructions on how to do this, but apparently I am doing something wrong. Out of space on main SQL and want to set-up nightly backups to different network server.
At first, I tried mapping the other server & backup directory as a new drive N:\ on the SQL Server box. This failed.
I also tried using the network name of the server and directory, in this case "\\nas\backups\accounting.bak" and this also failed (cannot find path).
I can use IE to browse to both the N: drive and the \\nas\backups folder... but it seems that SQL Server just doesn't like them.
Thoughts? Not sure what I am doing wrong here. Permissions on the backup folder have been set to allow all for everyone.
At first, I tried mapping the other server & backup directory as a new drive N:\ on the SQL Server box. This failed.
I also tried using the network name of the server and directory, in this case "\\nas\backups\accounting.bak" and this also failed (cannot find path).
I can use IE to browse to both the N: drive and the \\nas\backups folder... but it seems that SQL Server just doesn't like them.
Thoughts? Not sure what I am doing wrong here. Permissions on the backup folder have been set to allow all for everyone.