waveterm/pkg/wshutil
Evan Simkowitz 71e126072e
Add S3 fileshare implementation, improve cp behavior (#1896)
Adds the S3 `fileshare` implementation

This also updates `wsh file cp` so it behaves more like `cp` for things
like copying directories and directory entries. It's not meant to align
with `cp` on everything, though. Our `wsh cp` will be recursive and will
create intermediate directories by default.

This also adds new aliases for `wsh view`: `wsh preview` and `wsh open`

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: sawka <mike@commandline.dev>
Co-authored-by: Sylvia Crowe <software@oneirocosm.com>
2025-02-14 17:27:02 -08:00
..
wshadapter.go Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
wshcmdreader.go Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
wshevent.go Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
wshmultiproxy.go conn updates 5 (#1755) 2025-01-16 11:17:29 -08:00
wshproxy.go Add panic handler to sendrpcmessage to catch channel errors (#1938) 2025-02-10 15:54:14 -08:00
wshrouter.go fail any rpc call which blocks the runServer loop for more than 1s (#1861) 2025-01-27 22:38:19 -08:00
wshrpc.go Add S3 fileshare implementation, improve cp behavior (#1896) 2025-02-14 17:27:02 -08:00
wshrpcio.go Add S3 fileshare implementation, improve cp behavior (#1896) 2025-02-14 17:27:02 -08:00
wshutil.go new tevents analytics framework (#1894) 2025-02-03 15:32:44 -08:00