Skip to main content
Inspiring
November 11, 2014
Question

CF8: How do you specify a Proxyserver Port in CFFTP?

  • November 11, 2014
  • 1 reply
  • 1062 views

In order to access a secure FTP site, I need to specify a port (8080) for the proxy.  There is no parameter for proxyport.  I tried appending it with a colon (i.e., proxy.server.com:8080), but that didn't work.  Via WinSCP, I can connect just fine since I can specify a proxy port in that app.

How do you specify a Proxyserver Port in CFFTP?

    This topic has been closed for replies.

    1 reply

    EddieLotter
    Inspiring
    November 12, 2014

    It's not documented, but try using the proxyPort parameter that is available in other tags.

    Tom WooAuthor
    Inspiring
    November 12, 2014

    I wish...

    Attribute validation error for the ftp tag. 

      The tag does not have an attribute called proxyport. The valid attribute(s) are alloSize, bufferSize, actionParam, action, username, password, server, fingerPrint, passphrase, key, secure, timeout, port, connection, proxyserver, proxybypass, retrycount, stoponerror, passive, name, asciiextensionlist, transfermode, failifexists, directory, localfile, remotefile, item, existing, new, debug, result.
    EddieLotter
    Inspiring
    November 13, 2014

    That's unfortunate.

    It might be worth filing a feature request.