Unexpected directory listing line in embedded linux

Advertisement

nilo
Guest

Unexpected directory listing line in embedded linux

Hi,

I am using winscp to try send information to a wrt54g router with busybox linux / dropbear. The login (username/password) works fine. But then, I get the line:
Unexpected directory listing line 'drwxr-xr-x 1 0 0 0.'. Any idea how to solve this issue? I did ssh to the box and an ls shows " 0 0" instead of owner/group. Not sure if winscp can deal with this format or I need to change something in the shell. Thanks!

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: Unexpected directory listing line in embedded linux

WinSCP should be able to handle "0 0" instead of owner/group, but I do not see any timestamp. That's probably what causes the problem.

Reply with quote

Guest

Re: Unexpected directory listing line in embedded linux

Yes, that was it. I recompiled busybox to show date in the shell and now it works. EWRT distribution comes with an extremly conservative .config which did not show many basics things on the shell. Thanks!

Reply with quote

Advertisement

You can post new topics in this forum