|
|
|
|
| BackupExec: Path not found when adding Backup-to-Disk folder |
|
Problem: After mapping a remote drive to a local drive letter, any attempt to add this drive letter (or directories within) as a Backup-to-Disk folder fails with an error message indicating that the requested path does not exist.
It DOES exist, and I have write permissions. What is going on?
|
|
Solution: BackupExec runs as a service, this means that any drive letters mapped for a logged-in user basically "does not exist" from BackupExec's point of view.
Only local drives (as in "made available by a device driver") are visible to such services (By the way, this is also why you cannot share a mapped drive in Windows)
The solution is to specify the UNC path directly to the shared resource. Unfortunately, BackupExec is too braindead to understand that an UNC path may contain the character "." in an IP address or a FQDN, so you'll have to edit "C:\WINDOWS\system32\drivers\etc\hosts" or make sure the host name can be resolved via WINS or DNS. Further, if you are using NFS, note that Windows does not distinguish between the formats \\host\share and host:/share (this ofcourse means you can't mix SMB/CIFS and NFS on the same host)
|
|
|
|
|
|
This is free technical advice without any warranties.
Use at your own risk. Solutions offered may not apply to your particular problem at all.
Opinions and views expressed in the articles are the authors' personal
and may not necessarily reflect or coincide with those of Ano-Tech Computers.
We take no responsibility if anything bad happens from following any of
the intructions given. If you don't understand and accept this, please
contact us for personal assistance instead.
To read our full disclaimer, go
here.
We welcome anyone who is willing to contribute to this public knowledge base,
contact siteadmin@atc.no
if you have information you would like to share. The idea is not to replace
the commercial support sites, but to publish those hard-to-find
solutions you've found yourself looking for over and over again.
Show all articles