User Tools

Site Tools


web_services:pydio

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
web_services:pydio [2014/02/06 11:28]
tschulz
web_services:pydio [2014/02/06 11:34]
tschulz [FTP Authentication]
Line 47: Line 47:
         echo "​Making home dir for: ${i}"         echo "​Making home dir for: ${i}"
         mkdir -p $HOMEDIRROOT/​$i         mkdir -p $HOMEDIRROOT/​$i
 +        chown -R $i $HOMEDIRROOT/​$i
 done done
 +</​file>​
 +  - Login to Pydio as a admin user
 +  - create a ftp workspace with the following settings<​file>​Host:​ 127.0.0.1
 +Port: 21
 +Path: /
 +Secure: No
 +Active: Yes
 +Session credentials:​ Yes
 </​file>​ </​file>​
web_services/pydio.txt · Last modified: 2014/02/07 15:12 by tschulz