|
-
May 16th, 2004, 09:09 PM
#1
Thread Starter
Hyperactive Member
password protect a mountable drive
Hey all,
I was just wondering if anybody knew how to password protect an external drive.
For instance, I have a small 30gb USB drive that I use to backup my laptop every night. Last week I lost the drive on the street. Thankfully though, it had my name and contact and the person who picked it up phoned me.
The thing is that this drive obviously has a lot of important information on it. Is there a way to password protect it, so that if it does get lost again, then at least i know the data is safe.
I used to PGP disk, but the version I have does not work with XP, and the new PGP Disk is too expensive.
Any ideas? Suggestions?
"The passion lives to keep your faith, though all are different, all are great" ... Michael Hutchence 1960-1997.
Windows & Web Developer
Specialising in Visual Basic .Net & Client Server Programming & Client/Customer Relations Databases
Sutherland Shire, Sydney Australia
www.stingrae.com.au
Developer of Arnold - Gym & Martial Arts Database Management System
www.gymdatabase.com.au
-
May 17th, 2004, 12:03 AM
#2
Format the thing with the NTFS file system and either encrypt the data using Windows XPs encryption and/or restrict access using NTFS permissions.
I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)
-
May 17th, 2004, 05:47 AM
#3
Member
Well,
I'm not sure if you format the USB storage device(flashdisk) with such an NTFS system file will cover your data from any stranger one, who tries to 'stolen' your data, what if i also use an NTFS system file (such XP also) and plug your flashdisk into my computer system ?? I think my system will read all the content.
-
May 17th, 2004, 06:00 AM
#4
No, if you use NTFS permissions to restrict who can read the files, they should transport and not allow you to access them. You have to set the permissions up right and nobody should be able to see the data except the use with permissions to.
I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)
-
May 17th, 2004, 06:06 AM
#5
Retired VBF Adm1nistrator
You can bypass the NTFS permissions if you have physical access to the drive. However, if you encrypt the data, it shouldn't be recoverable - as far as I know...
Microsoft MVP : Visual Developer - Visual Basic [2004-2005]
-
May 17th, 2004, 06:10 AM
#6
Yeah i was just thinking that, but to the causal user, it would stop them. Windows XP's encryption would do the trick I'd imagine, just make sure you backup your certificate, I didn't and lost lots of data .
I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)
-
Jul 26th, 2004, 02:06 AM
#7
Junior Member
I've been using Private Disk Light
www.dekart.com, and had no problems with it. Dont know if it works on external drives, but works great on my PCs. Creates a ffilw which then acts like a drive, so I can take it between PCs. The program required to run it is only a few hundred K so I carry that around too and install as required. Its has a pretty small footprint when running too.
-
Jul 29th, 2004, 02:59 AM
#8
Zip the backup, with a password (WinZip 9 has very strong encrypting), should work
-
Jul 30th, 2004, 05:47 PM
#9
Thread Starter
Hyperactive Member
hey Vilage Idiot,
that's EXACTLY what i was looking for!!
do you know how good the encryption is?
"The passion lives to keep your faith, though all are different, all are great" ... Michael Hutchence 1960-1997.
Windows & Web Developer
Specialising in Visual Basic .Net & Client Server Programming & Client/Customer Relations Databases
Sutherland Shire, Sydney Australia
www.stingrae.com.au
Developer of Arnold - Gym & Martial Arts Database Management System
www.gymdatabase.com.au
-
Aug 5th, 2004, 06:19 AM
#10
Junior Member
According to the info with it its an AES algorithm, which means its rather good. Its very fast so I'd guess its RC4. I'm no cypher ninja but I'm happy with the encryption level it offers.
Only small problem is it seems you have to be logged onto the computer with admin privileges for it to work properly. I have tried without and it has a few glitches, but otherwise its fine.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|