Thread
:
Copy specific files to specific folder
View Single Post
01-Mar-2007, 03:13 AM
#
2
(
permalink
)
Anilrgowda
Administrator
Posts
: 18,715
Join Date
: Jan 2006
Rep Power:
10
IM:
Re: Copy specific files to specific folder
robocopy is used with source destination filespec
as in
robocopy "C:\Artist Name\Album Name\" "C:\Copy To Me\" *.mp3
What is it that you are trying to accomplish? How do you want to choose which files get copied?
Anilrgowda
View Public Profile
Send a private message to Anilrgowda
Find More Posts by Anilrgowda