Re: FTP Server for Windows CE 5.0
- From: "Marcelovk" <mvkampen@xxxxxxxxx>
- Date: 22 Feb 2006 08:20:13 -0800
Try to set ftp in passive or active mode to see what happens (in
Windows XP) This can be done in Advanced tab of Internet Options on the
control Panel.
Also, Try with another ftp client, such as Filezilla or CuteFTP, i
worked with both of them and it went well.
Marcelovk
zumzuru escreveu:
Ok, I can log in (I've used NTLMSetUserInfo function to create username and
password).
Now I have another problem. When I try to upload a file to the WinCE Ftp
server (or just type dir) from the default wixp ftp client, the following
sentences appear:
"230 User logged in, proceed.
ftp> dir
200 Command okay.
150 File status okay; about to open data connection."
And then nothing else happens!
What do you think the problem is?
Thanks.
"voidcoder" wrote:
Please try also
http:\\Actual_Device_IP_Address\remoteadmin
Are you using proxy? Make sure you don't use HTTP proxy
for the local addresses.
Btw you can set password by hand using NTLMSetUserInfo
routine. A small 5-min helper app will solve your problems.
BOOL NTLMSetUserInfo(LPTSTR pszUser, LPTSTR pszPassword)
"zumzuru" <zumzuru@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:4437652C-BE22-4EF9-B7B3-216B05BDAD17@xxxxxxxxxxxxxxxx
No, the page cannot be displayed.
I've read there is no way to setup pw at runtime but I thought a default
one
was provided.
"Voidcoder" wrote:
Please re-read my post. You don't have a way
to specify the password at build time, and
I think there is no "default" password available.
Try the following. Open your web browser
and type in the address bar:
http:\\Actual_Device_IP_Address\
Does it show something?
"zumzuru" <zumzuru@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:D188977B-2237-4E2F-9ACA-40626FE10C33@xxxxxxxxxxxxxxxx
What is the default password?
I have succesfully connected to the WinCE ftp server with the user
specified
in the UserList registry key but I don't know the password. I've tried
to
enter nothing, "password", "null", "default", an email address, the
same
string as the username but I can't enter.
Can anyone help?
Thanks
.
- Follow-Ups:
- Re: FTP Server for Windows CE 5.0
- From: zumzuru
- Re: FTP Server for Windows CE 5.0
- References:
- Re: FTP Server for Windows CE 5.0
- From: Valter Minute
- Re: FTP Server for Windows CE 5.0
- From: Voidcoder
- Re: FTP Server for Windows CE 5.0
- From: Stefano Magni
- Re: FTP Server for Windows CE 5.0
- From: Voidcoder
- Re: FTP Server for Windows CE 5.0
- From: Stefano Magni
- Re: FTP Server for Windows CE 5.0
- From: Voidcoder
- Re: FTP Server for Windows CE 5.0
- From: Voidcoder
- Re: FTP Server for Windows CE 5.0
- From: voidcoder
- Re: FTP Server for Windows CE 5.0
- From: zumzuru
- Re: FTP Server for Windows CE 5.0
- Prev by Date: Uninstall of CE 4.2 causes problems
- Next by Date: Re: Visual Studio.net Professional
- Previous by thread: Re: FTP Server for Windows CE 5.0
- Next by thread: Re: FTP Server for Windows CE 5.0
- Index(es):
Relevant Pages
|