Sometime on Aug 26, ketan shah assembled some asciibets to say:
institution from home.they have unix server.where i have stored exec. and pdf files which is of 7 mb.now i want to store this above files into my computer.how can i get this files in my computer.
How do you connect? Do you dial in or do you connect over the Internet?
If you connect over the Internet:
Do you use telnet? Do they allow ftp? If they do, then that's your best option. If they don't allow ftp, then do they allow rlogin/rsh? If they allow rsh, then you could try rcp.
If you dial-in:
Do you get an IP after dialling. If you do, then proceed as before. If not, then I assume that you have a terminal connection. What terminal emulator do you use? Can you zmodem/kermit the files through (If you've ever used vsnl's student shell account, you'll know what this is (thank you vsnl)).
Philip