Computing.Net > Forums > Programming > copy multiple mp3 files to removable disk.

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

copy multiple mp3 files to removable disk.

Reply to Message Icon

Name: omi_rajput2008
Date: November 10, 2009 at 00:17:40 Pacific
OS: Microsoft Windows XP Professional
CPU/Ram: 2.8 GHz / 2045 MB
Product: Intel / D11020m
Subcategory: Batch
Tags: Programming, copying
Comment:

hi all, m new to this site and read some others post regarding coping,deleting etc using batch files. I would like to know is it possible to copy multiple mp3 files to an external/removable disks like pen drives..by using batch files or scripts or any thing...pls do help...i need this, thanks in advance



Sponsored Link
Ads by Google

Response Number 1
Name: Mechanix2Go
Date: November 10, 2009 at 04:08:18 Pacific
Reply:

To copy all the MP3 files in the current directory, if the pen frive is P:

copy *.mp3 p:


=====================================
Helping others achieve escape felicity

M2


0
Reply to Message Icon

Related Posts

See More






Use following form to reply to current message:

Login or Register to Reply
LoginRegister


Sponsored links

Ads by Google


Results for: copy multiple mp3 files to removable disk.

Bat file to remove antivirus 2009 www.computing.net/answers/programming/bat-file-to-remove-antivirus-2009/17484.html

Batch File to remove files www.computing.net/answers/programming/batch-file-to-remove-files-/16226.html

Batch file to remove print driver? www.computing.net/answers/programming/batch-file-to-remove-print-driver/16835.html