hi,
i would like to connect to an ETP server by using the parameter -connect, but the ETP server is not running on port 21.
How can i connect to a custom port like 22 using parameters?
I've already tried something like this:
".../.../Everything.exe" -connect Server:22
".../.../Everything.exe" -connect Server 22
Or is it possible by editing the ini file and set a new deafult port?
EDIT: Is it possible to assign username and password for ETP connections by parameters too?