Well I'm real close, I just can't seem to get the actual directory on the site. I've got the ports on the router forwarded correctly. And to whoever commented about the high port #, it was 21 and then another port of 50000 to 50004, so maybe thats high enough to get around on my school's network? If any of you know the errors of servu, heres a log of what I'm getting:
220 Serv-U FTP Server v6.4 for WinSock ready...
USER bob
331 User name okay, need password.
PASS xxxxx
230 User logged in, proceed.
SYST
215 UNIX Type: L8
PWD
257 "/" is current directory.
TYPE I
200 Type set to I.
PASV
227 Entering Passive Mode (72,218,41,100,6,22)
SIZE /
550 /: No such file.
MDTM /
213 20071015112211
RETR /
550 /: No such file or directory.
PASV
227 Entering Passive Mode (72,218,41,100,6,24)
CWD /
250 Directory changed to /
LIST
421 Connection timed out - closing.
426 Transfer aborted.
At least now I can get it to recognize the domain. It asks for the password like its supposed to, but then it kinda times out. It continues to try and load a page after I enter the password. Nothing ever seems to come up.
I let the site run, and when I came back an hour or so later this was up on the webpage.
It's going into passive mode, whatever that means.