Questions tagged [pydio]

Pydio (formerly AjaXplorer) is a mature open source software solution for file sharing and synchronization.

Pydio (formerly AjaXplorer) is a mature open source software solution for file sharing and synchronization. With intuitive user interfaces (web / mobile / desktop), Pydio provides enterprise-grade features to gain back control and privacy of your data: user directory connectors, legacy filesystems drivers, comprehensive admin interface, and much more.

55 questions
1
vote
1 answer

How to disable Pydio password?

I found this question on stack and I need to do the same thing but with their newer product Pydio. Any thoughts? The same type of config file is not present?? @user962284: Im using ajaxplorer on a local server and I dont want to use the user …
user61026
  • 285
  • 2
  • 13
1
vote
1 answer

Pydio Amazon S3 custom server

I trying to integrate S3fs into Pydio to use my own storage servers (so not amazon). Accessing an s3fs mount as local filesystem from Pydio is malfunctioning, there are bunch of commands like ls which doesnt work on it therefore I must use the…
1
vote
1 answer

Not able to add document property button in CKEditor 4

I have upgraded my CKEditor in my ajaxplorer project. I want to add document property in ckeditor 4 and I have tried in all ways. by adding code in class.AjxpCkEditor.js aven ckeditor.js but yet succeed. There was no folder for document property as…
mathili
  • 13
  • 4
1
vote
0 answers

CSS-Compile does not work in pydio / ajaXplorer

I’m using pydio 5.2.2 and I’m trying to the the theme-css – unsuccessfully. I set AJXP_CLIENT_DEBUG to true, edited the css-files listed in allz_list.txt -> everything looks fine. Then I call myPydioUrl.com/?compile=true – it loads a while and no…
1
vote
2 answers

AWS S3 and AjaXplorer

I'm using AjaXplorer to give access to my clients to a shared directory stored in Amazon S3. I installed the SD, configured the plugin (http://ajaxplorer.info/plugins/access/s3/) and could upload and download files but the upload size is limited to…
Juan Ignacio
  • 3,217
  • 8
  • 33
  • 53
1
vote
1 answer

Bridging Ajaxplorer with Joomla 3.0

I have downloaded the latest releases of Joomla (3.0.2) and Ajaxplorer (4.2.3). I am trying to bridge the two for authentication purposes and have run into a snag. The current auth bridge is for Joomla 1.6... So I went ahead and figured I would give…
1
vote
1 answer

Ajaxplorer - HTTP Error 404

I have a problem with the Ajaxplorer. I have configured it for uploading and downloading files and this is also working very well but just when the files are smaller than 100M. When I am trying to upload a bigger file there appears a I/O Error with…
1
vote
2 answers

CMS or not for my website?

I am building a website, newfutureuniversity.org, and I'm not sure if I should rebuild it under a CMS or not. I can do procedural PHP but not OOP PHP (I could learn it if needed though). I have been struggling with this problem for some time so I…
Francisco Presencia
  • 8,732
  • 6
  • 46
  • 90
1
vote
2 answers

Ajaxplorer file permission issue

I have installed ajaxplorer in local. When i am uploading it to live server i am getting bellow error. I have already set data folder 777 permission. fopen(/kcfinder/upload/cache/plugins_requires.ser): failed to open stream: No such file or…
VibhaJ
  • 2,256
  • 19
  • 31
0
votes
2 answers

Integrating stand alone applications inside codeigniter

I am currently building a user admin area for my site that would require file management. I came across extplorer and ajaxplorer as tools i would like to experiment with. I just have some issues trying to integrate this within a controller or mesh…
Edhen
  • 345
  • 4
  • 15
0
votes
1 answer

Ajaxplorer Popup File Selector

I'm trying to use Ajaxplorer as a way to choose a file on the server and publish the file path in a form (basically linking the file to a db record). I want the behavior to work like CKFinder's popup functionality. I want the user to click a "choose…
Scott Harwell
  • 7,457
  • 2
  • 28
  • 41
0
votes
1 answer

How to disable ajaxplorer password?

Im using ajaxplorer on a local server and I dont want to use the user authentication each time I open my browser (write the user and password) ajaxplorer is created with php and ajax, and I think modifying the source code is possible to disable the…
user962284
  • 670
  • 1
  • 12
  • 29
0
votes
1 answer

Login to self-hosted Pydio Cells impossible on Docker Compose install due to unknown issue

Hello. I'm new to StackOverflow. Despite asking here, I usually look things up in documentations and do my research on problems people might have encountered previously. Please consider that when responding. (Apologies in advance for incorrect…
Von
  • 3
  • 2
0
votes
0 answers

pydio6.0.2 core file download question in centos7.9 environment

environment : centos7.9 I want to create a file as a shared link in pydio core 6.0.2 and receive it through wget in the terminal. If you make a file a share link, it will look like this. http://myip/webhard/data/public/639c7a.php This is how I…
김태웅
  • 15
  • 2
0
votes
2 answers

Ajaxplorer - Open files in editor

I have a simple problem in using the editor. I need to be able to open any file type with ajaxplorer text editor (ex: .ini files,). When I click on a file with extension .php an icon appears in the bar that says (open with) and I'm able to edit the…
Songo
  • 5,618
  • 8
  • 58
  • 96