>>105563030
>I still have to test it but so far SSHFS just worked. I just wanted to show anon that there are simper solutions than installing nextcloud. Why even have a webui of you can just ssh into your server.
You should, I get double the speed when connected over wifi.
Which should count for something.
>When i search for files and their contents in particular it would save them in /tmp and try to crash my system by filing up my RAM when i use bare SFTP
That's default SFTP and not KDE fault.
SSHFS uses FUSE which is why it's not "caching".
And it shouldn't eat up your ram, at most it should be few MBs at most.
>And again considering how easy its to use and what it brings to the table it might be worth a switch from normal SFTP to it.
I'd argue FTP is far easier and more compatible than SSHFS across various platforms.