cosmic-files/src/operation
Jeremy Soller dd98622cfa Reduce features used on remote filesystems
This attempts to detect remote filesystems on Linux using the
/proc/self/mountinfo file and checking the filesystem against a
hardcoded list of remote filesystems. Remote filesystems will not
thumbnail, read file data to determine mime types, or calculate
directory sizes.
2025-04-29 14:51:11 -06:00
..
controller.rs feat: use io_uring / IOCP when available for async file IO (#911) 2025-04-09 15:15:07 -06:00
mod.rs Reduce features used on remote filesystems 2025-04-29 14:51:11 -06:00
reader.rs feat: use io_uring / IOCP when available for async file IO (#911) 2025-04-09 15:15:07 -06:00
recursive.rs Only write what was read during copy, fixes #931 2025-04-10 18:14:24 -06:00