
Originally Posted by
jamaroney
I thought I posted this yesterday morning, but it wasn't there, so I'll post it now:
After looking on the Internet for more info on vsftpd, I added the following line to the conf file:
run_as_launching_user=YES
Bingo! Works like a charm now!
And I got vsftpd to autostart on boot by inserting the start line (/opt/sbin/vsftpd /opt/etc/vsftpd.conf &) in the /tmp/package/script/configsamba script.
Thanks to all on this thread, esp. supergizboy, for your varied input which allowed me to piece together a solution (along with a little bit of my own investigation).
supergizboy: I wonder why your PBO had the needed directory (/usr/share/empty) and mine didn't? That would have made things much easier for me!
Coda: Now that I'm capable of file transfer via FTP to my PBO, I must say that I'm not sure what the hoopla is all about in terms of transfer speed. It's very consistent (4.3 MB rate), but my transfer rate via Samba is actually faster (4.7 MB). Oh, well... it was fun learning a bit more about Linux and telnet!