g_damian@lemmy.worldtoLinux@lemmy.ml•How to speed up accessing lots of files on another computer? Some kind of local cache?
15·
6 months agoYou can mount remote with rclone and fine tune caching to your liking: https://rclone.org/commands/rclone_mount/#vfs-file-caching
Install Termux and run
sshd -D -d -p <port>