|
ftp to Linux server using One Line command
friends,
I want to "ftp' a Linux server from a windows machine directly .. i don't want to give username and password manually .
i.e. ,
ftp -n 192.168.10.1
And go to the machine's directory using no username or password . Or, use just One line with username & password .Is there any option ?
|