Make a directory for it
Plug it in and mount it:
Code:
mount /dev/sda1 /mnt/sda1
Your files will be in /mnt/sda1. When you are done, unmount the drive:
Note that is "umount" not "unmount"
Another approach is here:
http://www.desktop-linux.net/usbflashdrive.htm that gives a script for mounting/umounting the drive.
There are some drives that have weird partition structures that give linux a problem. If that is the case with yours, you will have to re-partition it and format it as vfat. Some information about that issue is here:
http://forum.libranet.com/viewtopic....ht=flash+drive