[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Auto Copy Files?



A2Aviator wrote:
> Nothing comes to mind when I think about it.. but I'm wondering if
> there's something out there that will copy a volume to a specified
> location, to a folder named the same as the source volume, and then
> eject it. .. and automatically do it again when the next disk is
> inserted.
>
> The pretense is, after making images of floppies, to be able to copy
> the contents of the floppies to a server as well. Since I have an
> autoloader this can be done un-attended. The imaging is taken care of,
> with ImageMaker, (Sheppyware)


There are two programs in the Nibble magazines called "copyall" and
"directory copy" that copies complete directories and volumes.  It
would not take much to write a short applesoft program to eject the
disk and and create a folder with the same name as the new inserted
disk.  Then just call the copy routine to transfer the files over.

Rob