This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

[Module] Pydio
#1
[Module] Pydio
Status: *** TESTING PHASE *** - please report bugs to this thread. Thanks for testing!

Pydio (formerly AjaXplorer) is an open source software solution for file sharing and synchronization.
This module gives users a nice file management system. As this module was created mainly to support file management, I removed/modified several not needed parts like: alerts, bookmarks, share, plugins, etc..
Works on Windows AND POSIX systems (Currently supported: CentOS & Ubuntu).
Some parts of the module code was borrowed from VJftw. THX VJftw.

PLEASE install PYDIO with ZPPY as ROOT - DO NOT USE AUTO INSTALLER IN PANEL!
You will be prompted for mysql root and password - not used for pydio itself but needed during:
 - install --> will create new user & pass to work with pydio in mysql.
 - uninstall --> will remove user which worked with pydio & permissions.

Module itself is not a Pydio, source files which are needed with modified pydio will be downloaded during install (aprox 17MB).


Main features:
    See all data/files under user account easily in browser.
    Create, Upload, Download, Edit, Drag and Drop, UNZIP - so basically total control of your files...
    More on Pydio official page.

Fixes:
 2020/02/04 - bug: new repo source for source files zip (v.104)
                    - added Debian for supported OS
 2015/10/19 - bugs for installation/uninstalation scripts (v.103)
 2015/09/15 - bug Application Error [0204] - fixed (v.101)
 2015/09/15 - bug OnDaemonHour.hook - fixed (v.102)
                    - bug: CURLOPT_TIMEOUT - now setup to 0
                    - bug: installer script to download source zip file again, if not downloaded (limited to 3 times, then die)
                    - bug: installer script to ask again for root & pass to DB if not correct
                    - bug: uninstaller script to ask again for root & pass to DB if not correct +
                       skipping operations in DB if not needed(revoke,drop,delete)

   Open:
       - bug: Pydio blank page error in Ubuntu - NOT FIXED YET


How to add my REPO:
Code:
# zppy repo add jkmods.github.io
# zppy update

Install module:
Code:
# zppy install pydio

Upgrade module:
Code:
# NOT AVAILABLE - uninstall & install Pydio again if you need to.

Remove module:
Code:
# zppy remove pydio


Enjoy!
P.S.: Please do not forget to enable module in panel before using it Smile


Attached Files Thumbnail(s)
   
Reply
Thanks given by: Ron-e , bbspike , wpmagic , Finallf , pr0lata09
#2
RE: [Module] Pydio
Got this when i tried the pydio module..
Quote:DibiDriverException: Access denied for user 'pydio_username'@'localhost' (using password: YES)

edit on url: http://cp.domain.ltd/?module=pydio&action=LoginToPydio

Nevermind i screwed up the install..

My Sentora DemoMy GithubAuxio Github
Zentora themeS-Type themeCstyleX theme
flat-color-iconssmall-n-flat-icons

Sentora's development takes way too long, so i'm transitioning to HestiaCP.
Reply
Thanks given by:
#3
RE: [Module] Pydio
Just what Sentora badly neededSmileSmile

Gonna give it a try now on one of our mirrors. Report back later...

Hmm, first try gives a error:

Code:
       ##################################################
       Installation of Pydio started.
       ##################################################
       Detected OS: \S
Kernel
       ##################################################
       Installation of Pydio failed.
       Currently supported OSes: Windows, CentOS, Ubuntu
       ##################################################

Solved by editing the /etc/release file. Somehow it was screwed up??. Changed the strange value to CentOS release 7....

It works now. It looks great, love it already. And there is so much to play with in the admin menu.
Let you know if i come across some bugs.

Update.
Find a little bug. When you close pydio with the link "Back to Mainpage" in the above menu you can't start pydio again with the "Launch Pydio" button in Sentora. It gives application error 0204. If youi refresh the sentora pydio page and then click the Launch button it works again. But only for one time.
[Image: logo2.png]

My being on this forum is all personal and all is done here by me has nothing to with the company Web Improved I work for Smile
Reply
Thanks given by:
#4
RE: [Module] Pydio
[Image: bfkS99D.jpg]
[Image: xE15Qyt.jpg]
********
*
*
*
*
now work!!!!!!!!!!!!
Reply
Thanks given by:
#5
RE: [Module] Pydio
Hi all,
@Ron-e: I'm glad it's working for you now ... and yes the installation requires root (name & pass) to create a pydio user & privileges.
@bbspike: Not sure why you had  /etc/release corrupted, but the installation script is checking this file for Linux version... great debugging from your side.... Smile
@bbspike & @henrique araujo: error 0204 - this part of the code is done by CSFR tag and done for purpose - for more security  - when sending data/entering to Pydio, will need to change this somehow or remove this check. (there is a secret code for pydio anyway, but let's see...)
THX for testing!!!

I will wait for few more days - for any other potential bugs and then I will release an update.
BTW: Can all of you let me know on which OSes you've tested this ? Just to summarize where tested and working.
Thanks!
Tongue
Reply
Thanks given by:
#6
RE: [Module] Pydio
(09-08-2015, 10:18 PM)jollyjoke Wrote: BTW: Can all of you let me know on which OSes you've tested this ? Just to summarize where tested and working.
Thanks!
Tongue

CentOS release 6.6 (Final)
Sentora 1.0.3

My Sentora DemoMy GithubAuxio Github
Zentora themeS-Type themeCstyleX theme
flat-color-iconssmall-n-flat-icons

Sentora's development takes way too long, so i'm transitioning to HestiaCP.
Reply
Thanks given by: jollyjoke
#7
RE: [Module] Pydio
Testing on Centos 7 with Sentora 1.0.3.

Have asked some trusfull clients to test a little and report back to me.
[Image: logo2.png]

My being on this forum is all personal and all is done here by me has nothing to with the company Web Improved I work for Smile
Reply
Thanks given by: jollyjoke
#8
RE: [Module] Pydio
Is it possible to extract zip/rar files with pydio?
I can not find it anywhere..

My Sentora DemoMy GithubAuxio Github
Zentora themeS-Type themeCstyleX theme
flat-color-iconssmall-n-flat-icons

Sentora's development takes way too long, so i'm transitioning to HestiaCP.
Reply
Thanks given by:
#9
RE: [Module] Pydio
Tested in CentOS 7, seems to work flawlessly except that I had the same issue when installing as bbspike did in post Test of MySupport MOD but with my /etc/issue instead of /etc/release
Reply
Thanks given by:
#10
RE: [Module] Pydio
(09-13-2015, 07:54 PM)Ron-e Wrote: Is it possible to extract zip/rar files with pydio?
I can not find it anywhere..

Hi Ron-e,

With Pydio, you can see the files in zip by right click -->Explore.
Then you can Extract by right click on file inside zip - rar files are not supported by Pydio. Big Grin
Reply
Thanks given by: Ron-e


Possibly Related Threads…
Thread Author Replies Views Last Post
[MODULE] phpMyAdmin-AU (Auto-Update) TGates 14 40 ,536 06-15-2021, 06:54 AM
Last Post: TGates
[MODULE] SenBrand - Basic Branding module for Sentora TGates 20 43 ,249 06-04-2021, 11:47 AM
Last Post: ccr1969
[MODULE] CoinCorner BitCoin Module Xversion 4 13 ,026 06-03-2021, 05:02 AM
Last Post: zHostingSolutions

Forum Jump:


Users browsing this thread: 1 Guest(s)