Results 1 to 6 of 6
Thread: USB Backup
- 08-05-2008, 11:31 AM #1
Senior Member
- Join Date
- Mar 2008
- Posts
- 447
- Rep Power
- 6
USB Backup
Hi All
I am going to develop a application of USB Port.Right now i am abel to monitor a USB Port.I mean when any thing is attached in USB Port then my application is showing it's name.
Now i want to do some thing more.I want to make a BackUp of USb Port.If any thing isthen i want to make a backUp. Can any one tell me what's approch i use.Becouse i have no idea about that...Java Code:copy from System to USB or USb to System
Plz help me
- 08-05-2008, 11:54 AM #2
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Since you can read the device (you mean the driver letter, right?) use FileChannel to move files from one location to another in system.
- 08-05-2008, 12:45 PM #3
Senior Member
- Join Date
- Mar 2008
- Posts
- 447
- Rep Power
- 6
- 08-06-2008, 05:14 AM #4
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Yes, read a doc. FileChanels are the best safe way you have to use.
- 08-06-2008, 10:24 AM #5
Yes, even i do agree with Eranga.
FileChanels would be the best way to do it.To finish sooner, take your own time....
Nivedithaaaa
- 08-06-2008, 11:29 AM #6
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
But I'm not sure how far Mir can do it. ;)
Similar Threads
-
Areca Backup 6.0.1
By Java Tip in forum Java SoftwareReplies: 0Last Post: 04-01-2008, 04:12 PM -
MySQL 5.0 data backup from java
By sanjay_sharma77 in forum JDBCReplies: 1Last Post: 11-06-2007, 12:19 PM -
Areca Backup 5.5.1
By JavaBean in forum Java SoftwareReplies: 0Last Post: 11-01-2007, 04:11 PM -
Areca Backup 5.0.1
By levent in forum Java SoftwareReplies: 0Last Post: 06-05-2007, 11:52 AM -
Areca Backup 5.0
By levent in forum Java SoftwareReplies: 0Last Post: 05-29-2007, 03:07 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks