Re: configuring FTP Server in wince device.
- From: "<ctacke/>" <ctacke[at]opennetcf[dot]com>
- Date: Tue, 25 Dec 2007 21:56:42 -0600
It's all in the registry settings - the MSDN page covers it.
-Chris
"kracks" <kirthikaiitm@xxxxxxxxx> wrote in message
news:58a0de1d-ec94-4d32-a0bb-d029af4d8c5c@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Dec 24, 10:07 pm, "<ctacke/>" <ctacke[at]opennetcf[dot]com> wrote:
Your registry entry "IsEnabled=dword:0" means you explicitly want it
disabled. That might have a bit to do with the issue.
From the command line on thedevicerun the following:
services list
DoesFTPshow up (my guess is yes)? If so, is it started (my guess is no)?
then try
services start ftp0:
--
Chris Tacke, eMVP
Join the Embedded Developer Communityhttp://community.opennetcf.com
"kracks" <kirthikai...@xxxxxxxxx> wrote in message
news:ec1335df-410b-466a-8d65-d59045597a61@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,
I havewince5.0 in my targetdeviceand i addedftpserverby
dragging the catalog item and i am sure that ftpd.dll is included in
release directory.
I configured in platform.reg as
[HKEY_LOCAL_MACHINE\Comm\FTPD]
"DefaultDir"="\\"
"IsEnabled"=dword:0
"UseAuthentication"=dword:0
"AllowAnonymous"=dword:1
"AllowAnonymousUpload"=dword:1
"AllowAnonymousVroots"=dword:1
I already have telnet and httpd webserver in mydevice.
Both are working
And if i testFTPby giving
ftp://<192.168.1.120>
Its sayingFTPfolder error.
Windows cannot access this folder.Make sure you types the file name
correctly and that you have permission to access the folder.
Details: The connection to theserverwas reset.
Please suggest me.i tried many times.
But i couldnt access.
Regards,
Kirthika- Hide quoted text -
- Show quoted text -
Hi,
Thanks a lot. I changed liek this as you said
[HKEY_LOCAL_MACHINE\Comm\FTPD]
"DefaultDir"="\\"
"IsEnabled"=dword:1
"UseAuthentication"=dword:0
"AllowAnonymous"=dword:1
"AllowAnonymousUpload"=dword:1
"AllowAnonymousVroots"=dword:1
May i know how to set username and password for ftp server.
Regards,
Kirthika
.
- References:
- configuring FTP Server in wince device.
- From: kracks
- Re: configuring FTP Server in wince device.
- From: <ctacke/>
- Re: configuring FTP Server in wince device.
- From: kracks
- configuring FTP Server in wince device.
- Prev by Date: Re: InterruptInitialize Fails
- Next by Date: 4+ exp ppl wanted for USA Immediately
- Previous by thread: Re: configuring FTP Server in wince device.
- Next by thread: Monitoring Stack Usage
- Index(es):
Relevant Pages
|
Loading