Scripts Thread, Backup PenDrive Script in Coding and Web Development; I use the following code on pendrives to backup their contents to the WinXP machine they are connected to
Code:
...
-
11th January 2007, 11:46 PM #1 Backup PenDrive Script
I use the following code on pendrives to backup their contents to the WinXP machine they are connected to
Code:
xcopy %CD%\*.* "%HOMEDRIVE%%HOMEPATH%\My Documents\PenDriveBackup" /c /d /e /h /i /k /y
@echo .
@echo .
@echo .
@echo .
@echo .
@echo .
@echo Backup Finished
pause
(The above just sits in BackupPendrive.bat and all you have to do is double-click on it to use it)
This works well with those teachers who use it but I was wondering if anyone has something better that could maybe work the other way - e.g. runs on the computer and detects PenDriveInsertion and asks to backup files (or just does it).
Any ideas?
regards
Simon
-
-
IDG Tech News
-
12th January 2007, 12:30 AM #2 Re: Backup PenDrive Script
-
-
12th January 2007, 09:11 AM #3 Re: Backup PenDrive Script
Thanks for for link.
The blurbs a bit sparse on what it actually does
Have you used it ?
regards
Simon
-
-
17th January 2007, 10:58 PM #4 Re: Backup PenDrive Script
You might also want to look at PortableApps.com. It's quite neat and includes a backup option.
-
-
17th January 2007, 11:43 PM #5 Re: Backup PenDrive Script
marvelous!
i was asked today to set this up thursday and bingo the instructions are here without having to ask
-
-
18th January 2007, 12:58 AM #6 Re: Backup PenDrive Script
This is just what i have been looking for.
-
-
18th January 2007, 07:50 AM #7 Re: Backup PenDrive Script
@aj
I know its early in the morning but I can't see a backup utility in portableapps
ops:
regards
Simon
-
-
18th January 2007, 10:13 AM #8 Re: Backup PenDrive Script
How about setting autorun on the pen drive to run the script?
-
-
18th January 2007, 11:30 AM #9 Re: Backup PenDrive Script
Isn't autorun a computer property and not a pendrive one 
Maybe someone could script something that would change the computer settings to make it autorun next time?
regards
Simon
-
-
18th January 2007, 03:45 PM #10 Re: Backup PenDrive Script

Originally Posted by
SimpleSi @aj
I know its early in the morning but I can't see a backup utility in portableapps

ops:
regards
Simon
Si,
Download and install at least the 'base edition', to the root of a USB drive.
Re-insert the drive. If it does not 'autorun', then open the drive and double click 'StartPortableApps.exe'
The backup utility is on the PortableApps menu which should now appear in the system tray.
Autorun is a computer property.
-
SHARE:
Similar Threads
-
By mullet_man in forum MIS Systems
Replies: 13
Last Post: 23rd November 2007, 07:03 PM
-
Replies: 2
Last Post: 14th November 2007, 10:59 AM
-
Replies: 9
Last Post: 1st August 2006, 10:25 AM
-
Replies: 1
Last Post: 30th April 2006, 08:02 PM
-
By ChrisH in forum Scripts
Replies: 12
Last Post: 20th October 2005, 01:01 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules