Dave Smith wrote: > I am looking for a super-simple, super-INsecure, super-small FTP server > for my embedded PowerPC Linux project. Most FTP servers have too much > security for my use case, which is connectivity via a cross-over cable. > What I want is read/write access to the entire file system with or without > a password in an easy-to-install, cross-compilable package. Any ideas? >
I think you want a tftp server such as tftpd. tftpd is standard in most distros and is designed for these type of things. Kyle /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
