mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(cloudcmd) add progress of copying
This commit is contained in:
parent
67d3f1f574
commit
546a44f216
12 changed files with 284 additions and 132 deletions
|
|
@ -16,5 +16,6 @@
|
|||
"showKeysPanel": true,
|
||||
"port": 8000,
|
||||
"ip": null,
|
||||
"root": "/"
|
||||
"root": "/",
|
||||
"progressOfCopying": false
|
||||
}
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
"config",
|
||||
"contact",
|
||||
"upload",
|
||||
"operation",
|
||||
"konsole", [{
|
||||
"name": "remote",
|
||||
"data": [{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue