How To Do A Crashplan Backup To Network Drive?

Asked By 10 points N/A Posted on -
qa-featured

I need to backup my data of my Windows 7 computer. I have heard that crashplan is a good method for that. How to do a crashplan backup to network drive?

SHARE
Answered By 0 points N/A #83619

How To Do A Crashplan Backup To Network Drive?

qa-featured

For this, you first need to use notepad and create a new file. In this file, you need to copy the following text:

net use S: /DELETE

net use S: "\<enter the ip_address of your device><share_name>"

"<enter your admin password>" /USER:"<enter your username

username>" >>C:tmpmount.log

Finally, you need save it as a batch file ( a file having .bat extension). If you cannot see it in the save as dialog box, click on “type” (below where you type the filename) and select “all file types).

Alternatively, you can manually edit the extension by clicking on the file and pressing the “F2” key.

Related Questions