On Mon, Sep 3, 2012 at 4:30 PM, Алексей <lexleogry...@mail.by> wrote: > hi, i want to start mina with embedded device(non x86) & small dedicated vps > server (x86), both run linux as os. > Really big problem that i can use only 16mb as max ram for ftp-server > instance. > is it possible to run it with 16 mb of ram? how can i do it, and with jvm > should i choose?
I honestly had no clue as I've never been faced with this type of problem. FtpServer will require Java SE, but as far as I can recall we do not allocate any major bits of memory so you might be able to squeeze it in. Anyhow, I would be most interested in learning how you did in the end so feel free to report back :) /niklas