Update documentation
This commit is contained in:
parent
32a70bfeed
commit
573a691fac
|
@ -5,6 +5,7 @@ ks-upa - Upload audio file(s) to server with scp or rsync.
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ ks-upa -i - Start upload
|
$ ks-upa -i - Start upload
|
||||||
|
$ ks-upa -g - Create configuration
|
||||||
$ ks-upa -r - Remove configuration
|
$ ks-upa -r - Remove configuration
|
||||||
$ ks-upa -c - Show configuration
|
$ ks-upa -c - Show configuration
|
||||||
$ ks-upa -e - Edit configuration
|
$ ks-upa -e - Edit configuration
|
||||||
|
@ -75,8 +76,9 @@ $ ks-upa -h - Show help
|
||||||
3 - Edit Server (mypersonaldomain.es)
|
3 - Edit Server (mypersonaldomain.es)
|
||||||
4 - Edit Dest. Path (/home/anonymous)
|
4 - Edit Dest. Path (/home/anonymous)
|
||||||
5 - Edit Local Path (/home/local/videos)
|
5 - Edit Local Path (/home/local/videos)
|
||||||
|
6 - Edit Upload Tool (scp)
|
||||||
|
|
||||||
6 - Exit
|
7 - Exit
|
||||||
|
|
||||||
* Choose an option:
|
* Choose an option:
|
||||||
````
|
````
|
||||||
|
|
|
@ -5,6 +5,7 @@ ks-upf - Upload common file(s) to server with scp or rsync.
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ ks-upf -i - Start upload
|
$ ks-upf -i - Start upload
|
||||||
|
$ ks-upf -g - Create configuration
|
||||||
$ ks-upf -r - Remove configuration
|
$ ks-upf -r - Remove configuration
|
||||||
$ ks-upf -c - Show configuration
|
$ ks-upf -c - Show configuration
|
||||||
$ ks-upf -e - Edit configuration
|
$ ks-upf -e - Edit configuration
|
||||||
|
@ -14,7 +15,7 @@ $ ks-upf -h - Show help
|
||||||
|
|
||||||
### Initialize common file(s) upload:
|
### Initialize common file(s) upload:
|
||||||
|
|
||||||
* For initialize file(s) upload only un the following command:
|
* For initialize file(s) upload only run the following command:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ ks-upf -i
|
$ ks-upf -i
|
||||||
|
@ -75,8 +76,9 @@ $ ks-upf -h - Show help
|
||||||
3 - Edit Server (mypersonaldomain.es)
|
3 - Edit Server (mypersonaldomain.es)
|
||||||
4 - Edit Dest. Path (/home/anonymous)
|
4 - Edit Dest. Path (/home/anonymous)
|
||||||
5 - Edit Local Path (/home/local/videos)
|
5 - Edit Local Path (/home/local/videos)
|
||||||
|
6 - Edit Upload Tool (scp)
|
||||||
|
|
||||||
6 - Exit
|
7 - Exit
|
||||||
|
|
||||||
* Choose an option:
|
* Choose an option:
|
||||||
````
|
````
|
||||||
|
|
|
@ -5,6 +5,7 @@ ks-upr - Upload recursively file(s) to server with scp or rsync.
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ ks-upr -i - Start upload
|
$ ks-upr -i - Start upload
|
||||||
|
$ ks-upr -g - Create configuration
|
||||||
$ ks-upr -r - Remove configuration
|
$ ks-upr -r - Remove configuration
|
||||||
$ ks-upr -c - Show configuration
|
$ ks-upr -c - Show configuration
|
||||||
$ ks-upr -e - Edit configuration
|
$ ks-upr -e - Edit configuration
|
||||||
|
@ -14,7 +15,7 @@ $ ks-upr -h - Show help
|
||||||
|
|
||||||
### Initialize common file(s) upload:
|
### Initialize common file(s) upload:
|
||||||
|
|
||||||
* For initialize recursively upload only un the following command:
|
* For initialize recursively upload only run the following command:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ ks-upr -i
|
$ ks-upr -i
|
||||||
|
@ -75,8 +76,9 @@ $ ks-upr -h - Show help
|
||||||
3 - Edit Server (mypersonaldomain.es)
|
3 - Edit Server (mypersonaldomain.es)
|
||||||
4 - Edit Dest. Path (/home/anonymous)
|
4 - Edit Dest. Path (/home/anonymous)
|
||||||
5 - Edit Local Path (/home/local/videos)
|
5 - Edit Local Path (/home/local/videos)
|
||||||
|
6 - Edit Upload Tool (scp)
|
||||||
|
|
||||||
6 - Exit
|
7 - Exit
|
||||||
|
|
||||||
* Choose an option:
|
* Choose an option:
|
||||||
````
|
````
|
||||||
|
|
|
@ -5,6 +5,7 @@ ks-upv - Upload videos file(s) to server with scp or rsync.
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ ks-upv -i - Start upload
|
$ ks-upv -i - Start upload
|
||||||
|
$ ks-upv -g - Create configuration
|
||||||
$ ks-upv -r - Remove configuration
|
$ ks-upv -r - Remove configuration
|
||||||
$ ks-upv -c - Show configuration
|
$ ks-upv -c - Show configuration
|
||||||
$ ks-upv -e - Edit configuration
|
$ ks-upv -e - Edit configuration
|
||||||
|
@ -14,7 +15,7 @@ $ ks-upv -h - Show help
|
||||||
|
|
||||||
### Initialize video file(s) upload:
|
### Initialize video file(s) upload:
|
||||||
|
|
||||||
* For initialize video file(s) upload only un the following command:
|
* For initialize video file(s) upload only run the following command:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ ks-upv -i
|
$ ks-upv -i
|
||||||
|
@ -75,8 +76,9 @@ $ ks-upv -h - Show help
|
||||||
3 - Edit Server (mypersonaldomain.es)
|
3 - Edit Server (mypersonaldomain.es)
|
||||||
4 - Edit Dest. Path (/home/anonymous)
|
4 - Edit Dest. Path (/home/anonymous)
|
||||||
5 - Edit Local Path (/home/local/videos)
|
5 - Edit Local Path (/home/local/videos)
|
||||||
|
6 - Edit Upload Tool (scp)
|
||||||
|
|
||||||
6 - Exit
|
7 - Exit
|
||||||
|
|
||||||
* Choose an option:
|
* Choose an option:
|
||||||
````
|
````
|
||||||
|
|
Loading…
Reference in New Issue
Block a user