hi,
i m now having problem on Net::FTP.
I'd setup ftp server on IIS on my win2k prof.
then while i create a cgi script to get the file, lets say a picture file, i could retrieve that file and put into my own server.
if i work on my web system, POST to the cgi script to get he file, failed, give me the error message :
cant open the file, permission denied.
i m really getting frustrated and dont know what's going wrong :(
by the way, i would try on LWP::Simple see if can work.