i want to make a backup file which is like this
Code:
Copy From System to USB or USB to Sustem
|
Go4Expert Member
|
|
| 5Aug2008,13:35 | #1 |
|
Hi All
i want to make a backup file which is like this Code:
Copy From System to USB or USB to Sustem |
|
Newbie Member
|
|
| 6Aug2008,02:32 | #2 |
|
Depends on your operating system if you are a Windows machine the best option is to highlight the all the contents of the USB drive. Once you do that right click and copy the files, then create a new folder on the system then paste all the files into the folder on the system. Then right click the backup folder and right click archive. It is best to name the file as the time and date when you created the file.
If you used a Unix or Linux operating system then use the zip -R <zipfilename.zip> <folders> and move the file onto the zip file on to the system. |
|
Go4Expert Member
|
|
| 6Aug2008,09:29 | #3 |
|
Quote:
Originally Posted by kell05 can you give me some example code in vc++ |
|
Invasive contributor
|
![]() |
| 22Aug2008,14:39 | #4 |
|
post it in the right forum to get more results
|
|
Go4Expert Member
|
|
| 22Aug2008,14:54 | #5 |
|
Quote:
Originally Posted by neo_vi |
|
Team Leader
|
![]() |
| 22Aug2008,18:47 | #6 |
|
Post in Programming -> C++ forums!
|
|
Go4Expert Founder
|
![]() |
| 22Aug2008,18:54 | #7 |
|
Quote:
Originally Posted by pradeep |
|
Go4Expert Member
|
|
| 3Feb2009,19:22 | #8 |
|
is there a way to copy the entire contents of the flash drive secretly?
|