Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| docs:guide-user:services:nas:ftp.overview [2018/03/03 20:15] – ↷ Page moved from docs:user-guide:services:nas:ftp.overview to docs:guide-user:services:nas:ftp.overview bobafetthotmail | docs:guide-user:services:nas:ftp.overview [2021/05/21 22:00] – unavailable packages removed bobafetthotmail | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ===== Links ===== | ===== Links ===== | ||
| - | * [[docs: | ||
| - | * [[http:// | ||
| * [[http:// | * [[http:// | ||
| Line 10: | Line 8: | ||
| ===== Quickguides: | ===== Quickguides: | ||
| - | ==== FTP server | + | ==== vsftpd ==== |
| The smallest of the three popular FTP servers | The smallest of the three popular FTP servers | ||
| Line 17: | Line 15: | ||
| - Configuration file is located in " | - Configuration file is located in " | ||
| - To set the default FTP folder add the following to the config file: " | - To set the default FTP folder add the following to the config file: " | ||
| + | - To enable PASSIVE mode, add the following to the config file: " | ||
| - The vsftpd service can be controlled with the usual commands: | - The vsftpd service can be controlled with the usual commands: | ||
| Line 27: | Line 26: | ||
| + | To support FTPD server through a firewall "opkg install kmod-nf-nathelper" | ||
| - | ==== ProFTPD ==== | ||
| - | - Install from web-interface or command-line: | ||
| - | - Add a ftp [[docs: | ||
| - | - Disallow Root login in **/ | ||
| - | - Limit Access to **ftpuser** in **/ | ||
| - | | ||
| - | | ||
| - | </ | ||
| - | - Comment all in " | ||
| - | - Enable shell add **/ | ||
| - | - Start the server **/ | ||