On 2007-08-21, at 12:33:28, Rick Dwyer wrote:
curl: (13) Bad PASV/EPSV response: 502
OK, when I look up error 13 in the curl documentation, it refers to:
"FTP weird PASV reply; Curl couldn't parse the reply sent to the PASV request"
This has to be the crux of the issue. Even Transmit displays an error indicating: "Could not retrieve file listing".
As I said, the destination is configured to drop files only, not view them. Lasso and the curl command must both not like the return it gets from the ftp site upon initial connection.
I've seen that file listing error from a Windows server. Our host had to fix it from their end.
And I found this on Google:
HTTP Error 502 - Bad Gateway
The server, while acting as a gateway or proxy, received an invalid response from the upstream server it accessed in attempting to fulfill the request.
Please contact the Web server's administrator if the problem persists.