waveterm/waveshell/pkg
Cole Lashley b37f7f722e
Command to copy file from remote to local (#231)
* first pass of copy file

* first pass fixing up function

* fleshed out copy function, still working on display and parameters

* implemented scp like syntax

* finished implemententation of copy file - there are still issues

* more bug fixes, still running into error

* pushing waveshell concurrency and channel fixes - still need to do some qol fixes before merge

* aesthetic fixes and removed logs

* fixed bug in GetRemoteRuntimeState

* formatting small fix

* fixed pretty print bytes

* added local to local command

* small fix removing workaround

* added workaround back

* added some logs for debug

* added some more logs

* quick bug fix for update cmd race condition

* added fix for race condition

* added some more logs for debugging

* fixed up logs

* added proper fe state for dest parameter

* implemented setting status indicator output

* first pass at updating status indicators

* removed logs and small fix ups

* removed whitespace

* addressed review comments
2024-02-08 17:37:23 -03:00
..
base zsh support (#227) 2024-01-16 16:11:04 -08:00
binpack zsh support (#227) 2024-01-16 16:11:04 -08:00
cirfile Clean up cirfile and cirfile_tests, ensure we are using contexts with cancellation signals (#183) 2023-12-22 18:07:58 -08:00
cmdtail remove more go warnings 2023-12-05 10:49:30 -08:00
mpio add license notice (#37) 2023-10-16 21:31:13 -07:00
packet Command to copy file from remote to local (#231) 2024-02-08 17:37:23 -03:00
server Use ssh library for remote connections (#250) 2024-01-25 10:18:11 -08:00
shellapi fix setting of readonly vars issue with zsh rc files 2024-01-20 13:18:14 -08:00
shellenv zsh support (#227) 2024-01-16 16:11:04 -08:00
shellutil zsh support (#227) 2024-01-16 16:11:04 -08:00
shexec Use ssh library for remote connections (#250) 2024-01-25 10:18:11 -08:00
simpleexpand add license notice (#37) 2023-10-16 21:31:13 -07:00
statediff zsh support (#227) 2024-01-16 16:11:04 -08:00
utilfn Restart command (#253) 2024-01-26 16:25:21 -08:00