Your skill will accomplish what the force of many cannot |
|
PerlMonks |
comment on |
( [id://3333]=superdoc: print w/replies, xml ) | Need Help?? |
Didn't work and I got the error: 502 'PORT' command not implemented. That looks like an FTP server that insists on passive mode. That's generally a good idea. I solved the issue by putting the entire connection into PASV mode That confirms this. Generally, passive mode is the prefered way to communicate with an FTP server. http://slacksite.com/other/ftp.html explains the difference between active and passive mode quite well. Alexander
-- Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-) In reply to Re^2: Beginners guide to Net::FTP
by afoken
|
|