Download error: bind(port=0) failed: Cannot assign requested address

‘Download error: bind(port=0) failed: Cannot assign requested address’ is an error which most commonly occurs when you have attempted to provide encoding.com a source FTP location that only supports Passive FTP mode.

So, If you are using a watch folder, check the box that says “Passive FTP Mode” in the ftp watch folder set up

If you are adding an individual file through the web interface or API you can append ?passive=yes to the end of your source or destination string:

Example: ftp://user:pass@ftphost.tld/path/to/your/file.ext?passive=yes

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 2.00 out of 5)
Loading...

edchelp