G
Günter Krembsler
Guest
Hello,
we have two sites, connected via vpn to our main site.
On the remote sites we have a regular, daily 2k3 backup.
Every Friday we want to copy the "friday.bkf" to a share on our main site.
copy and xcopy always stopped (this happened on both sites!!!) - even
robocopy has a problem:
Error 64: "The specified network name is no longer available"
(ERROR_NETNAME_DELETED).
As we used it this way:
Source : d:\backup\
Dest : Z:\
Files : Thursday.bkf
Options : /V /TEE /COPYAT /Z /NP /R:10 /W:30
the job restarted. But the created file is invalid.
Tried Q325487 without any result. No entries in event logs, helping to solve
the problem.
Especially robocopy should be able to handle this problem, as it's
restarting the work.
So i am really confused, why the resulting files are invalid though.
Any idea on what i can do to solve the problem?
Thanks
Günter
we have two sites, connected via vpn to our main site.
On the remote sites we have a regular, daily 2k3 backup.
Every Friday we want to copy the "friday.bkf" to a share on our main site.
copy and xcopy always stopped (this happened on both sites!!!) - even
robocopy has a problem:
Error 64: "The specified network name is no longer available"
(ERROR_NETNAME_DELETED).
As we used it this way:
Source : d:\backup\
Dest : Z:\
Files : Thursday.bkf
Options : /V /TEE /COPYAT /Z /NP /R:10 /W:30
the job restarted. But the created file is invalid.
Tried Q325487 without any result. No entries in event logs, helping to solve
the problem.
Especially robocopy should be able to handle this problem, as it's
restarting the work.
So i am really confused, why the resulting files are invalid though.
Any idea on what i can do to solve the problem?
Thanks
Günter