Re: Access rights - FTP Server
- From: "John Spaith [MS]" <jspaith@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 25 Apr 2006 12:22:45 -0700
I don't know the answer to this off the top of my head, but the good news is
that source code to FTP server ships in platform builder in
%_WINCEROOT%\public\servers\sdk\samples\ftpd. The code is only about 3500
lines so you should be able to figure out how all this fits together -- from
a very quick look, if I were you I'd start with
CFtpSession::ReadUserConfig().
--
John Spaith
Development Lead, Windows CE
Microsoft Corporation
Check out the CE Networking Team Blog at http://blogs.msdn.com/cenet/.
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2006 Microsoft Corporation. All rights
reserved.
<lidas@xxxxxxxxxxx> wrote in message
news:1145602696.703451.197820@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi!
With Win CE 5.0 and the FTP server I have the following question:
Is it possible to set user permissions per directory? For example, the
home directory for user A is \cars to which the user has read/write
access. But \cars has two sub-directories \old (\cars\old) and \new
(\cars\new) to which the user should have different access (read on
\old and read/write on \new). Is that possible?
Is it possible to specify a home directory and to have the user NOT see
the sub-directories at all?
Thank you!
// Nicklas
.
- References:
- Access rights - FTP Server
- From: lidas
- Access rights - FTP Server
- Prev by Date: Re: SVSLOG functions
- Next by Date: Re: CE 3.0 Dual NIC's Problem - NDIS Adapter Order Changes
- Previous by thread: Access rights - FTP Server
- Next by thread: HP LaserJet 1320 printer on Windows CE 5.0
- Index(es):
Relevant Pages
|