I'm at a bit of a loss as to how to get files to my default directory. I have a shell account.
I was able to ftp a few files from the guest account on the localhost, but I don't appear to be able to access other sites.
Curl and wget do not appear to be available. links and lynx do not appear to be available either. So I don't appear to be able to download from a web server.
scp and sftp both hang.
I wrote a couple of programs bin2hex.c for windows(mingw32) and hex2bin.c for the Vax; so I could convert to text on my windows machine and paste to putty like I was typing it in; but my connection was closed when pasting into the terminal. So, I'm guessing the terminal doesn't like a few thousand lines at a time.
Any suggestions on how to get executable files such as VIM.EXE;1 to my directory?