On 01/03/14 23:19, Robert R wrote:
Hi,
I have a problem with downloading folder from my device (OS is Windows CE
4.1), when i try download folder Storage Card (
ftp://10.0.0.12/StorageCard) i got error "Unsupported listing type,
trying Unix listing parser".
using command : wget.exe -r --dont-remove-listing "ftp://10.0.0.12/Temp/";

When I try download single file like
ftp://10.0.0.12/StorageCard/example.csv   - no error, file is
downloaded successfully.

What is wrong with download folder
Could you help me?
wget can't understand the folder listing given by Win CE.

We would need to view the .listing file.

I woud like attached .listing file , but i don't know how can i open it. It
has 0 kb,
That's odd (unless the ftp server is really not providing any listing, which could be what is confusing wget).

What's the output of

 wget.exe --debug --dont-remove-listing "ftp://10.0.0.12/Temp/";

?

sorry for my bad english.
Best Regards,
R.
It's not bad at all :)
Best regards


Reply via email to