Question

  • Creator
    Topic
  • #2248170

    Creating a script to copy one file to multiple drives

    Locked

    by fvillasenor ·

    I have a usb hub that contains 7 ports with 7 USB keys.I need to write a script that will copy a set of files on my hard drive to all 7 drives automatically.

All Answers

  • Author
    Replies
    • #3280763

      Clarifications

      by fvillasenor ·

      In reply to Creating a script to copy one file to multiple drives

      Clarifications

    • #3279969

      What operating system????

      by danlm ·

      In reply to Creating a script to copy one file to multiple drives

      With DOS, you would need to worry about drive letters. And UNIX, it would be mount points.

      Also, is this going to be a consistent thing where the same files will be copied on a regular basis. Or, will the file name be partially consistent with one of the qualifiers changing each time you need to copy the files? Or, will you be copying all files from a specific directory over to the USB drives?

      Dan

Viewing 1 reply thread