ftp server

VSFTPD: Force Upload Only No Downloads

by Vivek Gite on November 21, 2008 · 3 comments

Question: How do I configure my VSFTPD ftp server to upload files but disable all file download requests under Debian Linux?

{ 3 comments }

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

{ 10 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 }

Q. I’ve CentOS 5.0 server running XEN kernel. VPS Guest is Linux distribution. How do I use tape drive with XEP Guest os? A. You can’t use character devices such as tape drives in Xen guests. This is limitation of Xen. It doesn’t have the ability to export character devices to multiple guests oses. However [...]

{ 2 comments }

Q. How do I install Ubuntu ftp service or server? A. Ubuntu Linux comes with various ftp servers to setup FTP service such as: => proftpd – Versatile, virtual-hosting FTP daemon => vsftpd – The Very Secure FTP Daemon => ftpd – FTP server => wu-ftpd – powerful and widely used FTP server => wzdftpd [...]

{ 59 comments }