read a directory

2005-02-28 Thread Carl Johnson
) { print OUT "$record"; } else { die "File Read Error on record $index: $numbytes bytes read; Should be 1200.\n"; } } close DIR; close OUT; Carl Johnson Principal Consultant 214-914-9509 - P 214-242-2020 - F [EMAIL PROTECTED]

ftp script

2004-12-01 Thread Carl Johnson
I'm very new to perl, can any share an example ftp script? I need to ftp from one server directory to another server to a directory Thanks C