i have written a perl subroutinue which uploads a file from my local machine(Linux) to an ftp server.This script uses Net::FTP module.The script is able to open a connection,login into the ftp server,but while executing put function giving an error like "can't open data connection" through ftp->message function..any idea why it is happenning..please help me
thanx
kamesh