Skip to content

Adrianalive/Online-FTP-S3

 
 

Repository files navigation

Online FTP / Amazon S3 Filebrowser

Build Status

After 12+ years, we've made the decision to shut down onlineftp.ch. The project is no longer compatible with current data privacy regulations and modern workflows.

Simple file browser built with Laravel and Vue.

Installation

  1. Clone this repository to your machine.
  2. cp .env.example .env
  3. composer install
  4. yarn or npm install
  5. yarn dev or npm run dev for development builds or yarn prod or npm run prod for production builds

Max upload size

Make sure to restrict the maximum upload size in your php config as well as in the .env file.

About

Online FTP / Amazon S3 Filebrowser

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 75.5%
  • Vue 17.0%
  • Blade 7.5%