hybinet wrote:
... Select "SFTP" in FileZilla'a connection manager, and enter the username and password just like you would with plain old FTP.
Yes, thats exactly what I'm doing, but as kangaby asked I need to find a way to "deal with letting users upload web content to their web directory".
I guess I'll have to try vsftpd, as Schultz recommends.
But, back to the topic and memory optimization, I've heard someting about
caching, seems to me it's related to memory optimization. Wikipedia says:
"Web caching is the caching of web documents (e.g., HTML pages, images) to reduce bandwidth usage, server load, and perceived lag"
I would guess if it reduces server load, then it also reduces memory that server uses, am I right?