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.
- Clone this repository to your machine.
cp .env.example .envcomposer installyarnornpm installyarn devornpm run devfor development builds oryarn prodornpm run prodfor production builds
Make sure to restrict the maximum upload size in your php config as well as in the .env file.