Hiya
I am trying to upload some files to my website from my room at university. This is fine, I have to first FTP those files to my user space on my department server, then I use telnet to connect to my ftp server and upload the files (I cannot ftp direct from my room). However, telnet doesn't seem to be all that helpful. One problem I am having is that I cannot go up a directory. It is fine when using ftp, I just use 'cdup', but when negotiating the filesystem on the department server, I can't go up a directory at all. Also I can't copy a folder at a time (I can use mput * *, but using that you have to confirm every single file).
So, does anybody know how to
a) Go up a directory (cd.. does not work - 'cd..: command not found').
b) copy a whole folder at a time (this one isn't so important)
I am using the telnet client that comes with windows 2000.
Thanks for any ideas
I am trying to upload some files to my website from my room at university. This is fine, I have to first FTP those files to my user space on my department server, then I use telnet to connect to my ftp server and upload the files (I cannot ftp direct from my room). However, telnet doesn't seem to be all that helpful. One problem I am having is that I cannot go up a directory. It is fine when using ftp, I just use 'cdup', but when negotiating the filesystem on the department server, I can't go up a directory at all. Also I can't copy a folder at a time (I can use mput * *, but using that you have to confirm every single file).
So, does anybody know how to
a) Go up a directory (cd.. does not work - 'cd..: command not found').
b) copy a whole folder at a time (this one isn't so important)
I am using the telnet client that comes with windows 2000.
Thanks for any ideas
