*qnet-ftp %s 160.2.36.126 98 Password01!
"98" is the port I'm trying to direct the traffic to because the hub is set up to receive traffic on that port
Re: QWK Network
By: Sys64738 to All on Fri Jan 07 2022 09:12 am
*qnet-ftp %s 160.2.36.126 98 Password01!
"98" is the port I'm trying to direct the traffic to because the hub is set up to receive traffic on that port
If I'm reading the code correctly, the port argument comes after the password.
var addr = options.address || argv[1];
var password = options.password || argv[2];
var port = options.port || argv[3] || 21;
Hope that works.
Sys64738 wrote to All <=-
I'm setting up a QWK network, but I keep running into an error.
1/7 08:53:47a QNET FTP Session with 160.2.36.126 failed: Error:
Invalid port 1/7 08:53:47a QNET Call-out to: BOGUSNET returned
1
Below is how I have the "Call-out Command Line" set up for the
network hub.
*qnet-ftp %s 160.2.36.126 98 Password01!
"98" is the port I'm trying to direct the traffic to because the
hub is set up to receive traffic on that port
I'm thinking that I have a syntax issue in the Call-out Command
Line. I've tried adding the port as "160.2.36.126:98",
"160.2.36.126/98", "160.2.36.126\98" and as you see above
"160.2.36.126 98".
Anyone have any idea of where I've gone wrong?
"98" is the port I'm trying to direct the traffic to because the hub is set up
to receive traffic on that port
I'm thinking that I have a syntax issue in the Call-out Command Line. I've tr
d adding the port as "160.2.36.126:98", "160.2.36.126/98", "160.2.36.126\98" a
as you see above "160.2.36.126 98".
Anyone have any idea of where I've gone wrong?
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 412 |
Nodes: | 16 (2 / 14) |
Uptime: | 00:58:01 |
Calls: | 8,633 |
Calls today: | 19 |
Files: | 13,238 |
Messages: | 5,936,910 |
Posted today: | 1 |