News

We suggest a few changes to make before starting your FTP server. Disable anonymous login: Make sure to turn off anonymous login from the configuration file to prevent unauthorized access to your ...
To access an FTP, a login is required, unless the server is configured to use anonymous logins (like the Arch Linux mirrors). In a home environment, having an FTP server can be a really cool thing.
sudo apt install openssh-server. You can do the same on Arch Linux by using the pacman command: sudo pacman -S openssh. Also read: How to Set Up and Use SSH in Linux. Creating Users, Groups and ...
These steps walk you through the process of setting up an SFTP server on Linux for the secure transfer of files for specialized file transfer-only users.
The Infected Project weblog runs down how to create an FTP-based security camera in Linux. The process requires a Linux compatible USB webcam, a Linux system, and about 20 minutes of spare time.