Re: FTP Server for Windows CE 5.0
- From: "Voidcoder" <voidcoder@xxxxxxxxx>
- Date: Fri, 10 Feb 2006 12:31:30 -0800
Hm, don't have PB around at the moment to verify it. Look through the
"Build OS" menu, it must be something "Copy to release directory".
So run first "Copy to release directory", and then "Make Run-Time Image".
"Stefano Magni" <StefanoMagni@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:E1AE1588-88DC-4D09-8BF7-0B672D239580@xxxxxxxxxxxxxxxx
I've tried to modify one setting in project.reg and then Make Run-Time
Image", but the modify not exist in nk.bin generated. Why ?
"Voidcoder" wrote:
No, you don't need to re-sysgen when
just changing regsitry. It is enough to
"Make Run-Time Image".
"Stefano Magni" <StefanoMagni@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:BD194C15-D384-4C60-B589-DD071A33DBBC@xxxxxxxxxxxxxxxx
OK, thanks for your answer !
In this way, is it possible download and upload from an to my ftp folder ?
Excuse me, an important question !!! : every times that I modify
project.reg, is necessary recal "sysgen" funtion .. or exist an build in less
time !!???
"Voidcoder" wrote:
Try the following config first:
[HKEY_LOCAL_MACHINE\COMM\FTPD]
"DefaultDir"="\\"
"IsEnabled"=dword:1
"UseAuthentication"=dword:0
"AllowAnonymous"=dword:1
"AllowAnonymousUpload"=dword:1
"AllowAnonymousVroots"=dword:1
This will give you anonymous access
to the whole filesystem. !BUT! note
FTP server can not handle properly
spaces inside the FTP path.
"Stefano Magni" <StefanoMagni@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:2E66F107-919A-415F-A4F2-075474F43F2A@xxxxxxxxxxxxxxxx
Thanks I've installed FTP server on my WinCE device.
The problem now is that I try to connect to this ftp server from another PC
in the same lan, the connection failed "Connessione chiusa dall'host remoto".
I've configured my project.reg in this way:
[HKEY_LOCAL_MACHINE\Comm\FTPD\VROOTS\/Hard Disk/Ftproot/Log]
@="\\Hard Disk\\Log"
where log is an existing folder on my compact flash.
[HKEY_LOCAL_MACHINE\Comm\FTPD]
"AllowAnonymousVroots"=dword:1
Which is the problem ?
Thanks
Stefano Magni
"Valter Minute" wrote:
"=?Utf-8?B?U3RlZmFubyBNYWduaQ==?="
<StefanoMagni@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in news:0E627D2B-01BC-
4DEA-8863-DAA8B68F24F4@xxxxxxxxxxxxx:
Hi all,
Is it possible to know if exist an FTP Server for Windows CE 5.0 ?
Thanks for your answer
Stefano
The FTP server is a component of CE 5.0 and you can add it to your
platform simply dragging it from the catalog (it's under "Core OS
\Windows CE devices\Communication Services and Networking\Servers").
--
Valter Minute
(the reply address of this message is invalid)
(l'indirizzo di reply di questo messaggio non e valido)
.
- 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
- Prev by Date: Re: FTP Server for Windows CE 5.0
- Next by Date: Re: Modify project.reg and rebuil all platform
- 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
|