Click here to Skip to main content
15,895,084 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi friends,
The usb which is having encrypted files already are mounted in usb.Now what i am want that is when i inserting usb to computer(auto mount is disabled) first i get all partition and mounted encrypt files from usb and then mount to the pc.
Now i am using libudev read all partitions from usb but i unable to get the mounted encrypt files from usb.Can u anybody tell me how to get mounted ecrypted files from usb.
Posted
Updated 13-Jun-13 4:04am
v2

1 solution

You could, for instance, execute mount via the system call.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900