Re: wodFtpDLX demo limitations - WeOnlyDo Discussion board

Re: wodFtpDLX demo limitations (General questions)

by Luke, Wednesday, March 04, 2009, 03:05 (5743 days ago) @ wodSupport

Luke,

no, there isn't option for local window, but you can use shell for that. You can embed explorer window, I'm sure CodeGuru has many articles on that one. I am not sure how good would drag&drop work however, but we can improve that if needed.

As for WinCE device, are you saying that you're running FTP server on WinCE? If so, can you send me directory listing returned by, for example, MS FTP client? I will then feed wodFtpDLX with it to see why it doesn't show any files. You can even return result shown in ListItem event.

Kreso

MS ftp client produced this listing:
=====================================
ftp> ls -l
200 Command okay.
150 File status okay; about to open data connection.
01-01-98 07:00 <DIR> Network
01-01-98 07:00 <DIR> System
03-03-09 21:24 <DIR> New Folder
03-02-09 18:24 2221 BarPrint.htm
02-23-09 11:05 <DIR> PdbInfo
02-25-09 10:01 2807 PkCtrlSv.log
02-23-09 11:05 78 pkfsh.log
02-23-09 11:05 8112 PkInst.log
02-23-09 11:04 <DIR> Application Data
02-23-09 06:04 23 Control Panel.lnk
02-23-09 06:04 <DIR> My Documents
02-23-09 06:04 <DIR> Program Files
02-23-09 06:04 <DIR> Temp
02-23-09 06:04 <DIR> Windows
226 Closing data connection.
ftp: 688 bytes received in 0.36Seconds 1.92Kbytes/sec.
ftp>
======================================


Complete thread: