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
web_services:pydio [2014/02/06 11:34]
tschulz [FTP Authentication]
web_services:pydio [2014/02/07 15:12] (current)
tschulz [App Repo and Install Pydio]
Line 10: Line 10:
 wget -O - http://​dl.ajaxplorer.info/​repos/​charles@ajaxplorer.info.gpg.key | sudo apt-key add - wget -O - http://​dl.ajaxplorer.info/​repos/​charles@ajaxplorer.info.gpg.key | sudo apt-key add -
 sudo apt-get update sudo apt-get update
-sudo apt-get install pydio mysql-server smbclient vsftpd+sudo apt-get install pydio mysql-server smbclient vsftpd ​php5-mysql php5-sqlite
 cp /​usr/​share/​doc/​pydio/​apache2.sample.conf /​etc/​apache2/​sites-enabled/​pydio.conf cp /​usr/​share/​doc/​pydio/​apache2.sample.conf /​etc/​apache2/​sites-enabled/​pydio.conf
 </​file>​ </​file>​
Line 51: Line 51:
 </​file>​ </​file>​
   - Login to Pydio as a admin user   - Login to Pydio as a admin user
-  - create ​a ftp workspace with the following settings<​file>​Host:​ 127.0.0.1+  - Create ​a ftp workspace with the following settings<​file>​Host:​ 127.0.0.1
 Port: 21 Port: 21
 Path: / Path: /
Line 57: Line 57:
 Active: Yes Active: Yes
 Session credentials:​ Yes Session credentials:​ Yes
 +</​file>​
 +  - Under Application Core->​Authentication use the following settings:<​file>​
 +Instance Type: FTP Authentication
 +FTP Login Screen: No
 +Repository: the <ftp workspace you just created>
 +Transmit Clear Pass: Yes
 +Auto Create User: Yes
 </​file>​ </​file>​
web_services/pydio.1391708065.txt.gz · Last modified: 2014/02/06 11:34 by tschulz