Search found 269 matches

by Vorticon
Fri Jan 07, 2011 7:57 pm
Forum: Programming
Topic: mTCP Updates (2011-01-02): New FTP Server
Replies: 13
Views: 43367

Re: mTCP Updates (2011-01-02): New FTP Server

Hah! That would be funny wouldn't it :) In any case, I don't plan on keeping the server running on my Jr because I'd like to be able to use it for more fun stuff. I am going however to install it on my networked DOS machine in the basement which is usually on all the time and use it to distribute TI...
by Vorticon
Fri Jan 07, 2011 2:50 pm
Forum: Programming
Topic: mTCP Updates (2011-01-02): New FTP Server
Replies: 13
Views: 43367

Re: mTCP Updates (2011-01-02): New FTP Server

Setting the DMZ did the trick as you suggested. My only concern is that it apparently exposes my ports to the internet according to my router documentation, even though they are redirected to the PCjr's local IP address. Should I worry too much about it?
by Vorticon
Thu Jan 06, 2011 8:37 pm
Forum: Programming
Topic: mTCP Updates (2011-01-02): New FTP Server
Replies: 13
Views: 43367

Re: mTCP Updates (2011-01-02): New FTP Server

I saw that. Thanks for the feedback :)
by Vorticon
Thu Jan 06, 2011 8:21 pm
Forum: Programming
Topic: mTCP Updates (2011-01-02): New FTP Server
Replies: 13
Views: 43367

Re: mTCP Updates (2011-01-02): New FTP Server

You docs are very clear. I tried to follow them to the letter, but so far no luck. I went ahead and set the DMZ as you suggested. Try it again at 71.63.190.157:2021 and see if it makes a difference. Accessing the server using the local address works just fine (in my case 192.168.1.108:2021).

Walid
by Vorticon
Thu Jan 06, 2011 11:03 am
Forum: Programming
Topic: mTCP Updates (2011-01-02): New FTP Server
Replies: 13
Views: 43367

Re: mTCP Updates (2011-01-02): New FTP Server

It looks the files were corrupted after all... I configured the ftp server and it works like a charm, at least within my home network. However, when I set it up for public internet access, then I'm not able to connect to it. Unfortunately, my networking knowledge is extremely basic, and I probably d...
by Vorticon
Wed Jan 05, 2011 6:53 pm
Forum: Programming
Topic: mTCP Updates (2011-01-02): New FTP Server
Replies: 13
Views: 43367

Re: mTCP Updates (2011-01-02): New FTP Server

I did locate an older version of mTCP telnet (version 12/12/09) on my PC backup drive and transferred it to the Jr, and it worked just fine. This then confirms that the problem is with the new version, at least on my setup...
by Vorticon
Wed Jan 05, 2011 5:55 pm
Forum: Programming
Topic: mTCP Updates (2011-01-02): New FTP Server
Replies: 13
Views: 43367

Re: mTCP Updates (2011-01-02): New FTP Server

Mike, we have a problem... After transferring the new mTCP files to my PCjr and overwriting my old files (big mistake), I tried telnet and ftp and both corrupt the screen at startup and lock up the computer. No error message shows up neither do the usual startup credits. My system is functioning fin...
by Vorticon
Tue Jan 04, 2011 9:55 pm
Forum: Programming
Topic: mTCP Updates (2011-01-02): New FTP Server
Replies: 13
Views: 43367

Re: mTCP Updates (2011-01-02): New FTP Server

Alright! I ftp'ed into your server from my PCjr and downloaded the zip file. Unfortunately, pkunzip on the Jr refused to correctly unpack the file, so I had to ftp into my pc, transfer it there and unpack it, then transfer it back to the Jr. I am in the process of printing the ftp server documentati...
by Vorticon
Fri Dec 31, 2010 11:56 pm
Forum: PCjr General Discussion
Topic: PCjr FTP server
Replies: 19
Views: 14488

Re: PCjr FTP server

Everything seems to work fine now. Thanks! I would love to have a copy of the server software when it's completely debugged. I should make swapping files between my other computers and the Jr a snap.
by Vorticon
Fri Dec 31, 2010 12:13 pm
Forum: PCjr General Discussion
Topic: PCjr FTP server
Replies: 19
Views: 14488

Re: PCjr FTP server

Yes it apparently was a typo. Now there is a new problem: I am able to CD into a directory, but the ls or dir commands give an error 425 "Can't open connection". Also, when I send the command "quote SITE WHO" or "quote SITE STATS", the appropriate information is display...