waveterm/pkg/remote
Evan Simkowitz 5339c9cc79
Fix WSH copy internal (#1906)
I was dumb and used `os.Rename` for copy on the same WSH remote. This
change makes it a proper copy, with recursion if needed.

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-02-05 19:12:00 -08:00
..
awsconn enable wsh file cross-remote copy/move (#1725) 2025-01-31 10:42:39 -08:00
conncontroller new tevents analytics framework (#1894) 2025-02-03 15:32:44 -08:00
connparse Fix WSH copy internal (#1906) 2025-02-05 19:12:00 -08:00
fileshare enable wsh file cross-remote copy/move (#1725) 2025-01-31 10:42:39 -08:00
connutil.go wsh file overhaul without cross-remote copy and S3 (#1790) 2025-01-22 14:50:09 -08:00
sshclient.go wsh file overhaul without cross-remote copy and S3 (#1790) 2025-01-22 14:50:09 -08:00