Forum Discussion
Altera_Forum
Honored Contributor
16 years agoinetd or ftpd does not display file listing of directory
Hi, All! I use inetd & (how it is written in nioswiki) and the ftpd service work fine (about 2-2.5MB/s), but i am not able to perform dir or list - listing files of actual directory. Could yo...
Altera_Forum
Honored Contributor
16 years ago --- Quote Start --- Ii use sash shell.Jjan --- Quote End --- sash provides ls as an internal command, so even if "ls" works in a script or on the command line, ftp needs ls to be a file based command (in /bin), (e.g. activated in busybox). BTW sash is depreciated, you should convert to msh (see Wiki). -Michael