I managed to automount at startup a ftp folder with curlftpfs-0.9.2-i686-1cf.xzm and rc.d local something like:
Code: Select all
curlftpfs -o allow_other user:****@site.com /mnt/ftpmount
From google I know

Code: Select all
curlftpfs#ftp://user:pass@IP /media/FTP fuse rw,uid=1000,gid=1000,umask=002,user,suid,allow_other,exec,auto,utf8,_netdev 0 0
If anybody could give here a hint in order to have a ftp mounted read/write working in Porteus (if is possible, a very low mb space cost), please reply.
PS: I am using LXDE 3.0 RC Dec 2013 on 32bits