Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

Pablo

You are right. I found another port that uses socks.

Thank you!
martin

pablo wrote:

In my case I have this string in Filezilla:
USER %s:%u@%h
PASS %w:%p

Is there a way to set it up also in WinSCP?

No WinSCP does not support this format. But maybe your proxy allows some other format? What proxy is that?
pablo

In my case I have this string in Filezilla:
USER %s:%u@%h
PASS %w:%p

Is there a way to set it up also in WinSCP?
vartaxe

sorry how could i miss that :/

ps: it works now
martin

In FileZilla, you use proxy proxy.ville.CORP.lu with port 21.
While in WinSCP, you use proxy proxy.contoso.domain.com with port 8080.
vartaxe

here we go
martin

Please post also a FileZilla log file for comparison.
vartaxe

here are the logs
martin

Please attach a full session log file showing the problem (using the latest version of WinSCP).

To generate the session log file, enable logging, log in to your server and do the operation and only the operation that causes the error. Submit the log with your post as an attachment. Note that passwords and passphrases not stored in the log. You may want to remove other data you consider sensitive though, such as host names, IP addresses, account names or file names (unless they are relevant to the problem). If you do not want to post the log publicly, you can mark the attachment as private.
vartaxe

Still doesn’t work :’(
martin

Re: custom proxy support

Select "USER %user@%host %proxyuser" proxy type in WinSCP.
vartaxe

custom proxy support

hi,

can't get our proxy to work with winscp altough filezilla supports this just fine can you please check this:

USER %u@%h %s
PASS %p
ACCT %w

thanks.