22, 2000 11:46 AM
To: [EMAIL PROTECTED]
Subject: [Perl-unix-users] Batch FPT question
I have written a script that allows users to upload files over the net.
This is nice but only one file can be uploaded at a time since this is an
online form.
I need to write another script that will allow for ba
I have written a script that allows users to upload files over the net.
This is nice but only one file can be uploaded at a time since this is an
online form.
I need to write another script that will allow for batch processing. The
user will ftp the batch to our server from their command line.