From 09402ef387ebc7ea6db91db05b4be4fca3c33e9b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Florent=20Thi=C3=A9ry?= <florent.thiery@ubicast.eu>
Date: Tue, 4 Apr 2017 19:45:57 +0200
Subject: [PATCH] add help on creating new accounts

---
 10.MediaFolder/2.Install_FTP_watch_folder/readme.txt | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/10.MediaFolder/2.Install_FTP_watch_folder/readme.txt b/10.MediaFolder/2.Install_FTP_watch_folder/readme.txt
index be4ef325..40ddaeba 100644
--- a/10.MediaFolder/2.Install_FTP_watch_folder/readme.txt
+++ b/10.MediaFolder/2.Install_FTP_watch_folder/readme.txt
@@ -18,3 +18,9 @@ echo yes > /etc/pure-ftpd/conf/VerboseLog
 logs are visible with
 
 journalctl -f
+
+Create new users
+================
+
+root@worker1:/home/ftp/storage/incoming# create_ftp_account.sh ubicast pass
+
-- 
GitLab