- Jan 4, 2003
- 7,623
- 1
- 0
I am looking for an FTP Client softwre for linux. I already use the one which is standard with Red Hat 8.0, but I need something with additional capabilities. I want the FTP client to be able to do everything for a single command line.
EX: The current FTP program, you say FTP 192.168.0.1. It connects, and then gives you a prompt to enter username and password. After that it waits for you to give it commands.
I want a client which can accept this command from the shell command line : ftp 192.168.0.1 username password file_to_get exit.
Is there anything like that out there?
EX: The current FTP program, you say FTP 192.168.0.1. It connects, and then gives you a prompt to enter username and password. After that it waits for you to give it commands.
I want a client which can accept this command from the shell command line : ftp 192.168.0.1 username password file_to_get exit.
Is there anything like that out there?