There is no FTP class in the SDF. We initially had one in Vault, but we
refactored the namespace to match the full framework, so it was removed
before the SDF 1.3 release. There's a sample for using the existing classes
in Vault.
--
Chris Tacke
Co-founder
OpenNETCF.org
Has OpenNETCF helped you? Consider donating to support us!
http://www.opennetcf.org/donate
"Tihomir Ignatov" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Yes, I have!
> But there isn't (Vault) Class FTP:
>
> CommandResponse.cs
> FtpCommandType.cs
> FtpControlStream.cs
> FtpDataStream.cs
> FtpRequestCreator.cs
> FtpStatusCode.cs
> FtpStream.cs
> FtpWebRequest.cs
> FtpWebResponse.cs
> X509CertificateCollection.cs
>
>
>
>
> Regards
> Tihomir Ignatov
>
>
>
>
>
>
> Paul G. Tobey [eMVP] wrote:
>> Have you looked at the class? GetFile()? SendFile()?
>>
>> Paul T.
>>
>> "Tihomir Ignatov" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>
>>>Hello,
>>>How can I Download/Upload files using OpenNETCF.Net.Ftp ?
>>>
>>>Regards
>>>Tihomir
>>
>>