Dear Steven, This script may help you
File: %batch-download.r Author: "Anton Rolls" http://anton.wildit.net.au/rebol/util/batch-download.r Regards, Rosemary On Sat, 27 Feb 2010 08:52:05 +1100, Steven White <[email protected]> wrote: > I have had to write some short scripts to transfer files from one computer to > another, using ftp (because it's the only way I know how and I therefore > assume it is the only way, period). >These scripts generally work, but when the files are big, they take a while, >and the people who use them then wonder if they are indeed working. >Does anyone know if there is a way to indicate that a file transfer is moving >along? I am using write/binary ftp... and that is an "atomic" operation to >me, so there is no way to get any information until it is all done. >Thank you. >Steven White > City of Bloomington > 1800 W Old Shakopee Rd > Bloomington MN 55431-3096 > USA > 952-563-4882 (voice) > 952-563-4672 (fax) > [email protected] > -- message ends -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
