Hey.
Optimizing curlftpfs for speed. Has anyone accomplished nice lean curlftpfs mount of a ftp site? I use the following code to mount the site.
I find it pretty slow, when I open files in Kate and browse in Konqueror. When I have two tabs in Konqueror and copy files from example.com/folder1 to example.com/folder2 I often encounter an error: "Could not read file ......".
Any hints?
Thanks!
Optimizing curlftpfs for speed. Has anyone accomplished nice lean curlftpfs mount of a ftp site? I use the following code to mount the site.
Code:
curlftpfs [url]ftp://example.com:pass@example.com[/url] ~/ftp/example.com
Any hints?
Thanks!