aboutsummaryrefslogtreecommitdiffhomepage
path: root/DESCRIPTION.md
blob: 4b35e468cf896ed22bf0b129974755ead3d452e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Surfer is a Simple static file server. It comes with a commandline tool
to upload files from your local folders.

### How to upload

You can upload files using the commandline tool.

First, install the surfer cli tool using npm.

    sudo npm -g install cloudron-surfer


Login using your Cloudron credentials:

    surfer login <this app's url>


Put some files:

    surfer put [file]