This wouldn't be another pointless chatter post, would it?
Question: make an automatic batch file to log in to the server
The DOS operations for logging in are as follows:
ftp 192.168.0.1
Username: public
Password: public
cd /
cd sq
cd oo
binary
get 200306010.txt
Question: make an automatic batch file to log in to the server
The DOS operations for logging in are as follows:
ftp 192.168.0.1
Username: public
Password: public
cd /
cd sq
cd oo
binary
get 200306010.txt

