in reply to Can return be used between platforms
Can you do the FTP manually (using some FTP client)? How does it work when you use Net::FTP?
There *are* variations in doing FTP, depending on how the server was configured. For example, you can do FTP in active or passive mode. I remember having been in a project where I had to use active mode with some servers to get it running.
|
|---|