I think I found one way to attack the "multiple USB backup drives"  
issue.

Mounting NTFS disks to a folder
http://www.microsoft.com/resources/documentation/windows/xp/all/ 
proddocs/en-us/dm_modify_access_path.mspx

Documentation for diskpart command-line tool
http://technet2.microsoft.com/WindowsServer/en/library/ca099518- 
dde5-4eac-a1f1-38eff6e3e5091033.mspx

============

When I use "list volume" with diskpart, the output shows the label of  
my USB drive, along with the fact that it's "Removeable" and it's  
disk size. With some clever text parsing, it should be possible to  
write something like vbscript (.wsf) which would run diskpart, check  
the output, find the correct volume by the label/size/removable  
signature, and mount it to a folder.

Of course, using vbscript is liable to destroy your brain :P

--
--Darien A. Hager
[EMAIL PROTECTED]
Mobile: (206) 734-5666



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to