Page 1 of 1

Proxy with FTP settings seems not to work

Posted: Tue Sep 18, 2012 8:15 pm
by erik.stearns
I'm more than likely configuring this wrong, but socksproxyhost and socksproxyport are not seeming to have an impact on transfer settings. I am evaluating for jfileupload, in conjunction with JBatchUpload and JSAPI for use on a site. If I can make this work, I will purchase.

Any guidance on what I any be doing wrong?

document.write('socksproxyhost="-redacted value-" ');
document.write('socksproxyport="8080" ');
.
.
.
document.writeln('<PARAM NAME="socksproxyhost" VALUE="-redacted value-">');
document.writeln('<PARAM NAME="socksproxyport" VALUE="8080">');

Thank you for your time.

Re: Proxy with FTP settings seems not to work

Posted: Wed Sep 19, 2012 6:39 pm
by support
We support HTTP proxy, not Socket proxy.
http://www.jfileupload.com/products/jfi ... _http.html