catfs icon indicating copy to clipboard operation
catfs copied to clipboard

Downloads full file

Open hacktek opened this issue 6 years ago • 0 comments

For small files that's fine but for large, multi-gigabyte files it's inefficient to download the entire thing on access because certain operations might only require a quick open/close of the file to read the first few megabytes (for instance reading media metadata using mediainfo or ffmpeg).

hacktek avatar Jun 20 '19 21:06 hacktek