waveterm/pkg/util
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
..
colprint wsh file overhaul without cross-remote copy and S3 (#1790) 2025-01-22 14:50:09 -08:00
daystr Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
dbutil new tevents analytics framework (#1894) 2025-02-03 15:32:44 -08:00
ds fail any rpc call which blocks the runServer loop for more than 1s (#1861) 2025-01-27 22:38:19 -08:00
envutil Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
fileutil Add S3 fileshare implementation, improve cp behavior (#1896) 2025-02-14 17:27:02 -08:00
iochan Add S3 fileshare implementation, improve cp behavior (#1896) 2025-02-14 17:27:02 -08:00
iterfn wsh file overhaul without cross-remote copy and S3 (#1790) 2025-01-22 14:50:09 -08:00
logview Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
migrateutil Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
packetparser WSL Updates for New Architecture (#1756) 2025-01-16 15:54:58 -08:00
pamparse Simplify regex and fix tests for pamparse (#1712) 2025-01-10 13:53:24 -08:00
shellutil add jwt token back to wsl connections (#1841) 2025-01-24 14:24:15 -08:00
sigutil Don't attempt to build SIGUSR1 handler for Windows, add it to WSH (#1871) 2025-01-29 12:42:55 -08:00
syncbuf Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
tarcopy Add S3 fileshare implementation, improve cp behavior (#1896) 2025-02-14 17:27:02 -08:00
utilfn Add S3 fileshare implementation, improve cp behavior (#1896) 2025-02-14 17:27:02 -08:00
wavefileutil Add S3 fileshare implementation, improve cp behavior (#1896) 2025-02-14 17:27:02 -08:00