This commit is contained in:
Yannik Schmidt
2021-08-29 18:00:18 +02:00
commit a9e59b3d9e
5 changed files with 105 additions and 0 deletions

17
README.md Normal file
View File

@@ -0,0 +1,17 @@
# OS Requirements
- vsftpd
- python3
- pip
# Python Requirements
- flask
# Initial Setup
mkdir /var/ftp/
# Add a User
/etc/vsftp.conf: write_enable=YES