RE: [Perl-unix-users] Batch FPT question

2000-12-22 Thread Kevin Spencer
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

[Perl-unix-users] Batch FPT question

2000-12-22 Thread byron wise
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.