Home
Softono

Crocofile

Open source JavaScript
46
Stars
15
Forks
6
Issues
6
Watchers
4 years
Last Commit

 About Crocofile

A webbased file upload manager to share files by sharing an account

Platforms

Web Self-hosted

Languages

JavaScript

Links

Need Help Installing Crocofile?

We provide expert installation service for this software. Our team will install, configure, and secure Crocofile on your server. plans start at just $30.

====== Crocofile ======

Crocofile is a file upload manager to share files by sharing an account. Files can be uploaded and downloaded through the web interface.

===== Requirements =====

  • PHP
  • Apache with mod_rewrite and .htaccess support

===== Setup =====

  • Unzip the zipfile to your PHP enabled website
  • Make sure the webserver can write users.conf.php
  • Edit settings.conf.php to set the directory where files will be stored
  • Visit the uploaded Crocofile in your webbrowser
  • Log in as 'admin' with password 'admin'
  • Change the admin password and add new users

===== Credits =====

===== FAQ =====

:?: How to increase the allowed upload size?

:!: Increase the ''upload_max_filesize'' and ''post_max_size'' values in your php.ini

:?: Can I create groups or let mutliple accounts share an upload space?

:!: No. One account is one upload space. Only the user 'admin' can access all spaces.

:?: Where do I report bugs or feature wishes?

:!: https://github.com/splitbrain/crocofile/issues

:?: Why is it called Crocofile?

:!: I needed a name. It works with files. Crocodile Dundee was on the TV. Go figure.