Skip to content
Snippets Groups Projects
Commit f930a9db authored by Florent Thiery's avatar Florent Thiery
Browse files

finalize ftp account creation

parent 09402ef3
No related branches found
No related tags found
No related merge requests found
......@@ -11,3 +11,5 @@ echo -e "$2\n$2" | pure-pw useradd $1 -u ftp -d /home/ftp/storage/incoming/$1
chmod -R 775 /home/ftp/storage/incoming
chmod -R 775 /home/ftp/storage/watchfolder
chown -R ftp:ftp /home/ftp/storage
pure-pw mkdb
/etc/init.d/pure-ftpd force-reload
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment