]> git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/blame - DESCRIPTION.md
Add description
[perso/Immae/Projets/Nodejs/Surfer.git] / DESCRIPTION.md
CommitLineData
ce5fee2c
GR
1Surfer is a Simple static file server. It comes with a commandline tool
2to upload files from your local folders.
3
4### How to upload
5
6You can upload files using the commandline tool.
7
8First, install the surfer cli tool using npm.
9
10 sudo npm -g install cloudron-surfer
11
12
13Login using your Cloudron credentials:
14
15 surfer login <this app's url>
16
17
18Put some files:
19
20 surfer put [file]
21