File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes I/O and Streams and the fly likes reading floppy drive Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » I/O and Streams
Reply Bookmark "reading floppy drive" Watch "reading floppy drive" New topic
Author

reading floppy drive

Dave O'Donnell
Greenhorn

Joined: Feb 12, 2001
Posts: 11
Hi,
Maybe I'm missing something simple here &
I'd appreciate a pointer. As an exercise I want to create a class to read the entire contents of a floppy drive as bytes, (the idea is to read all files even though they may be deleted) and recover the deleted files. As I understand that to delete a file all that happens is the first byte or 2 are changed to some constant value, the rest of the file isn't wiped).
Any ideas what classes I should be using for a reader ?
Thanks, Dave
 
 
subject: reading floppy drive
 
Threads others viewed
File Chooser Tree question
Floppy
Jar file
File object creation
downloading files remotely from one server to other server.
developer file tools