Pydio — great open source solution for file sharing and synchronization

https://pyd.io/

Pydio (Put Your Data In Orbit, formerly AjaXplorer) is a great solution that you can setup on your server for sharing files with friends and co-workers.

Solution is written in PHP and works well even on Shared hosting account. I have verified that with GoDaddy hosting package and it works just fine.

There is also Pydio Sync client available for Windows, MacOS and Linux platforms at https://pyd.io/apps/pydio-sync/. In order to make it work with my server I had to uncomment the following two lines (this is needed when Apache calls PHP in CGI or FCGI mode):

RewriteCond %{HTTP:Authorization} ^(.*)
RewriteRule ^(.*) - [E=HTTP_AUTHORIZATION:%1]

Pydio about

Читайте также: