I need help in finding a way to get into our NT file server. Unfortunately, the password that we have logged doesn't work. Can someone help? Thanks, Vini
I need help in starting a batch job to extract a file from my lynix server via telnet to copy a file to my hard drive.
Currently I am manually executing the following:
1. Envoke MS Dos
2. type ftp 192.168.0.1
3. login:usera
4. password:quant
5. type cd /g1/lab
6. type binary
7. get (file...
need to know if i am able to get a file from a lynix file server to my WINDOWS XP hard drive via telnet using a script.
currently I am invoking ftp from MSDOS as follows:
ftp 192.168.0.1
user id:user1
password:pass1
then:cd /g1/lab
enter:binary
get (filename i want to get)
exit
quit.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.