in reply to
ftp script problem .. bad interpreter?
As a side note - have you looked at using
Net::FTP
instead of using the system FTP command? It will give you better access to error handling etc.
Comment on
Re: ftp script problem .. bad interpreter?
In Section
Seekers of Perl Wisdom