FTP
FTP
FTP, File Transfer Protocol is used to transfer files between computers.
Here is a list of some of the most widely used open source FTP servers available on Linux:
- vsftp
- Filezilla
- Pure-ftpd
- NASLite
- wu-ftpd
- etc.
Install vsftp
Probably the most secure and fastest FTP server for a UNIX-like system.
Install it:
sudo apt-get install vsftpd
Put your files here to make them available to FTP clients
Connect to the FTP server

Secure FTP
Edit /etc/vsftpd.conf:
after press enter key, we get these result
...
local_enable=YES
write_enable=YES
...
Now vsftpd will ask for the user's password and will start at their home directories.
- Weekly Trends
- Python Interview Questions and Answers: Comprehensive Guide
- Scala Exercises, Practice, Solution
- Kotlin Exercises practice with solution
- MongoDB Exercises, Practice, Solution
- SQL Exercises, Practice, Solution - JOINS
- Java Basic Programming Exercises
- SQL Subqueries
- Adventureworks Database Exercises
- C# Sharp Basic Exercises
- SQL COUNT() with distinct
- JavaScript String Exercises
- JavaScript HTML Form Validation
- Java Collection Exercises
- SQL COUNT() function
- SQL Inner Join
We are closing our Disqus commenting system for some maintenanace issues. You may write to us at reach[at]yahoo[dot]com or visit us at Facebook