waveterm/pkg/remote/fileshare
Evan Simkowitz d51ff87c26
Not found paths in prefix fs always treated as dir (#2002)
Gracefully handle prefix paths that don't exist, representing them as
directories so they can be escaped from.

Also removes the ".." file info from the backend, instead only creating
it on the frontend
2025-02-21 16:32:14 -08:00
..
fspath Add S3 fileshare implementation, improve cp behavior (#1896) 2025-02-14 17:27:02 -08:00
fstype Fix move & copy for prefix filesystems (#1998) 2025-02-20 10:17:32 -08:00
fsutil Not found paths in prefix fs always treated as dir (#2002) 2025-02-21 16:32:14 -08:00
pathtree Fix move & copy for prefix filesystems (#1998) 2025-02-20 10:17:32 -08:00
s3fs Not found paths in prefix fs always treated as dir (#2002) 2025-02-21 16:32:14 -08:00
wavefs Not found paths in prefix fs always treated as dir (#2002) 2025-02-21 16:32:14 -08:00
wshfs Fix move & copy for prefix filesystems (#1998) 2025-02-20 10:17:32 -08:00
fileshare.go Fix move & copy for prefix filesystems (#1998) 2025-02-20 10:17:32 -08:00