Question
September 12, 2007 at 03:47 PM
jobart16

ftp scripting trouble

by jobart16 . Updated 18 years, 10 months ago

i use the code stated below. but i get an error message “unknown host” but when i do it manually, i could connect to the ftp server without any problems..what am i doing wrong?!

open 10.0.100.160
username
password
binary
get test.rar
quit

This discussion is locked

All Comments