Answer the question
In order to leave comments, you need to log in
How to organize caching of files received from FTP connected as a local folder?
The task is as follows:
You need to mount a certain network folder (let it be FTP) as a local one, there is a curlftpfs package for this, but here's how to organize the following caching idea: when you first request a file, the file or part of it is downloaded and saved to disk, and on subsequent reading is taken from the disk, not from the network folder. (+ you need to choose the size of the cache, the cache can be large, say 100gb). All you need is reading. Is there a ready solution for this?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question