Hi all,
Not sure if this is a unique situation, or not.
I need to do a NAS share restore (backed up on a Windows 2003 server using UNC path) onto a different NAS share mounted (using SHARITY) on a Unix (Solaris 10) box.
For example:
backup occurs on Windows 2003 client (nasbkp1) and backs up \\MANAGEWISE\DATA
Now I need to restore \\MANAGEWISE\DATA from that client onto a new Unix (Solaris 10) client, called virgil, that has NAS share \\nsc55rg1\nbu mounted on/NSC55RG1/DATA using sharity.
output from 'mount' command on virgil
localhost:smb://nsc55rg1/nbu
791178240 3052 791175188 1% /NSC55RG1/DATA
For the life of me, I cannot figure out how to designate the 'destination' path on virgil for this restore.
- I have tried /NSC55RG1/DATA - says it's an invalid path
- I have tried \\nsc55rg1\nbu - just creates that directory on the local host.
Any guidance would be greatly appreciated.
Not sure if this is a unique situation, or not.
I need to do a NAS share restore (backed up on a Windows 2003 server using UNC path) onto a different NAS share mounted (using SHARITY) on a Unix (Solaris 10) box.
For example:
backup occurs on Windows 2003 client (nasbkp1) and backs up \\MANAGEWISE\DATA
Now I need to restore \\MANAGEWISE\DATA from that client onto a new Unix (Solaris 10) client, called virgil, that has NAS share \\nsc55rg1\nbu mounted on/NSC55RG1/DATA using sharity.
output from 'mount' command on virgil
localhost:smb://nsc55rg1/nbu
791178240 3052 791175188 1% /NSC55RG1/DATA
For the life of me, I cannot figure out how to designate the 'destination' path on virgil for this restore.
- I have tried /NSC55RG1/DATA - says it's an invalid path
- I have tried \\nsc55rg1\nbu - just creates that directory on the local host.
Any guidance would be greatly appreciated.