All ftp connections made from WebFlow will use these settings
|
Type |
Description |
|
No proxy |
No FTP proxy |
|
User at Host |
USER <user>@<host>:<port> |
|
Host After Login |
USER <proxy user> |
|
At Proxy User at Host |
USER <user>@<proxy user>@<host> |
|
Host Proxy User |
USER <user>@<host> <proxy user> |
|
Proxy User at Host |
USER <proxy user>@<host> |
|
Site |
SITE <host>:<port> |
|
Open |
OPEN <host>:<port> |
|
Transparent |
Connects to <host>:<port> |
Comments