ftp client

Linux / UNIX FTP Commands Tutorial

by Vivek Gite on August 8, 2010 · 1 comment

I switched from MS-Windows to Mac computer running OS X UNIX systems. I need to transfer and download file using ftp for my personal website. Can you provide me a list of FTP commands that may be sent to an FTP server, to upload and download files using UNIX / Linux ftp command line client?

{ 1 comment }

Proftpd: Make Sure FTP Client Does Not Timeout

by Vivek Gite on December 18, 2008 · 2 comments

Q. I’m using ProFTPD FTP server under CentOS Linux. How do I make sure that my FTP client does not disconnect o timeout connection to FTP server?

{ 2 comments }

How do I configure and install an FTP server in CentOS / RHEL 5 / Fedora Linux server?

{ 10 comments }

How do I use wget ftp / http client tool to download files from password protected web page?

{ 12 comments }

I need help with a cron job. A automatic ftp backup will pickup sql.tar.gz and upload to remote ftp server under CentOS Linux. How do I automate entire procedure to upload file /tmp/backup/sql.tar.gz?

{ 14 comments }