May 28, 201115 yr Hi, I have been trying to utilize Crashplan as cloud back up for my unraid box. But I am not able to install Chrashplan in unraid box due to my limited linux knowledge. One of chrashplan's limitation is not able to see network drive. But I know people is able to trick windows machine to see NAS,WHS, etc mapped as local drive. Can we do that to unraid? I follow direction from crashplan support and other blog with no luck: http://blog.davidwarburton.net/2010/03/12/using-crashplan-to-backup-a-network-share/ http://support.crashplan.com/doku.php/recipe/back_up_windows_mapped_drives This is code in my batch file. Could anyone tell me what is wrong with it? net use S: \\192.168.1.68\user1 /USER:192.168.1.68\user1 <password> >> C:\tmp\mount.log 2>&1 2>&1 Regards, BW
May 28, 201115 yr I'm not exactly sure what your trying to accomplish, but this is how I map my wife's laptop for her. I use batch files http://lime-technology.com/forum/index.php?topic=6874.msg66702#msg66702
May 28, 201115 yr I never could get CrashPlan to see the mapped drives. I finally figured out how to install it on my unRAID server. It works great.
May 28, 201115 yr Author I never could get CrashPlan to see the mapped drives. I finally figured out how to install it on my unRAID server. It works great. Hi Steven, I have been trying to install it to my box but have no luck. Wiki says "Installing Crashplan into unRAID". How I do that? ??? Thx!
Archived
This topic is now archived and is closed to further replies.