User Tools

Site Tools


servers:bsd:vsftpd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
servers:bsd:vsftpd [2025/08/29 04:27] Sean Rhoneservers:bsd:vsftpd [2026/04/21 20:39] (current) Sean Rhone
Line 6: Line 6:
 ===== Prerequisites ===== ===== Prerequisites =====
  
-  * [[bsd:server:freebsd_14.3|FreeBSD 14.3]]+  * [[bsd:server:freebsd_15.1|FreeBSD 15.1]]
  
 ====== Dependencies ====== ====== Dependencies ======
Line 19: Line 19:
  
   sysrc vsftpd_enable="YES"    sysrc vsftpd_enable="YES" 
- 
-  service 'vsftpd' start 
  
 ====== Settings ====== ====== Settings ======
Line 30: Line 28:
   su -   su -
  
-  ee '/usr/local/etc/vsftpd.conf' && service 'vsftpd' restart+  ee '/usr/local/etc/vsftpd.conf' && service 'vsftpd' start
  
 <code> <code>
Line 42: Line 40:
 pasv_max_port=50000 pasv_max_port=50000
 pasv_min_port=40000 pasv_min_port=40000
-local_root=/NAS+local_root=/mnt/NAS1
 force_dot_files=YES force_dot_files=YES
  
 # End</code> # End</code>
  
-====== Drives ======+====== fstab ======
  
-  * [[bsd:notes:zfs_nas_format]]+  * [[bsd:notes:ntfs_fstab|NTFS]]
  
 ====== Permissions ====== ====== Permissions ======
 +
 +  * :?: Might be useful ZFS/UFS
  
 ===== chown ===== ===== chown =====
/srv/www/wiki/data/attic/servers/bsd/vsftpd.1756456030.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki