Centos FTP from command line
Hi,
How can I upload 1 file into FTP of a different server via command line?
Is this possible?
For example, I have a file /root/file.tar.gz
From Command line, I need to connect to some other server via FTP and authentication, and upload this file.tar.gz to there.
Similar as we download using wget, but I need to upload.
Thanks.
Last edited by Polk; 14th August 2010 at 09:04.
|