VideoHelp Forum




+ Reply to Thread
Results 1 to 11 of 11
  1. Member
    Join Date
    Nov 2006
    Location
    United States
    Search Comp PM
    I can't seem to get it to work..
    Quote Quote  
  2. Member
    Join Date
    Jun 2004
    Location
    Victoria, Australia
    Search Comp PM
    Ahhh, the joys of a GUI ... you CAN'T have multiple simultaneous destination folders for a paste operation! You'll have to do an individual paste in each folder one-by-one,

    Now, if all the folders are "together" in a common parent folder and you use a command-line FOR loop to do the work for you ... piece of cake!

    Trev
    Quote Quote  
  3. Member
    Join Date
    Nov 2006
    Location
    United States
    Search Comp PM
    The folders are all inside of one folder,
    So,
    Could you tell me how you use that command?


    Thank you!
    Quote Quote  
  4. Go to the source file and select Copy. Navigate to each of the destination folders and Paste.
    Quote Quote  
  5. Member
    Join Date
    Nov 2006
    Location
    United States
    Search Comp PM
    Originally Posted by jagabo
    Go to the source file and select Copy. Navigate to each of the destination folders and Paste.
    *sigh*
    Quote Quote  
  6. Member
    Join Date
    Nov 2006
    Location
    United States
    Search Comp PM
    Ah, I see,
    I kept on reading that as FOR /D... type in %X IN (c:\parent\child*) DO COPY path\filename.ext %X

    That was dumb of me good lord
    Quote Quote  
  7. Member
    Join Date
    Nov 2006
    Location
    United States
    Search Comp PM
    That's great- it works real well,
    Thank you kindly.
    Quote Quote  
  8. Member
    Join Date
    Nov 2006
    Location
    United States
    Search Comp PM
    Just one little hitch I need to work out..



    Is there a switch or what ever it is called that will have it to overwrite all?
    It asks, but when I type ALL or A it just asks again as seen in the pic..
    Quote Quote  
  9. Add /Y to force overwriting without prompting.

    type "COPY /?" to get a list of switches.
    Quote Quote  
  10. Member
    Join Date
    Nov 2006
    Location
    United States
    Search Comp PM
    Good good thanks
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!