PDA

View Full Version : I saved something where I shouldn't have on my external hard drive...




rxl125
May 8, 2007, 06:45 PM
Ok, I have spent a half hour looking for two files I downloaded onto my external hard drive. They are in the sections /volumes/seagate/Folder name...
How can I get to these files? When I click on my seagate hard drive on my finder the files aren't there, there are in a volumes section...
Please help.



shawsinio
May 8, 2007, 07:11 PM
You could try finding the files using spotlight, and then in the spotlight search click show all. Select the files and drag them to your desktop or where ever you would like them to be. Hope you have some luck!

rxl125
May 8, 2007, 07:38 PM
spotlight won't pick it up, but I know it's there because when I Use bittorrent I can see it under the /volumes/seagate

theBB
May 8, 2007, 07:48 PM
Open terminal and type this:

cd /Volumes/Seagate/Folder_Name

and then type this:

ls -a


What do you get? Do you see your files listed?