Re: How to pass proxyhost in command line
HI,
AND USING PORT 8080 WOW DO YOU INCLUDE THAT ?
THANKS
AND USING PORT 8080 WOW DO YOU INCLUDE THAT ?
THANKS
Hi,
It is really easy 8)
Example:
Proxy address: myproxy.net (or ip address of proxy: 195.195.195.32)
FTP address: myftp.syte.org (or ip address of ftp: 10.10.10.33)
User name for ftp: NA\S029088
Pass: easyftpproxy
connection:
start command prompt: run - > cmd
open ftp - type 'ftp' and press Enter: ftp (enter)
c:\ftp
ftp> open myproxy.net
ftp> NA\S029088@myftp.syte.org
ftp>easyftpproxy
230 User NA\S029088 logged in.
ftp>bye
c:\
:mrgreen: