Methods to use for FtpWebRequest

Last post 04-02-2008 9:01 by mish666uk. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 03-21-2008 3:57

    • Marcel@G4S
    • Top 500 Contributor
    • Joined on 03-20-2008
    • Barendrecht (Netherlands)
    • Posts 2

    Methods to use for FtpWebRequest

    In the microsoft version of FtpWebRequest the method is an enumerated type.
    In OpenNETCF.Net.Ftp this is a string property.

    Can anybody tell me the possible values here as they are not documented.

     Thanks

  • 04-02-2008 8:10 In reply to

    Re: Methods to use for FtpWebRequest

    I would also like to know this!!! 

  • 04-02-2008 9:01 In reply to

    Re: Methods to use for FtpWebRequest

    I've found the answer. Use the values in OpenNetCF.Net.WebRequestMethods.Ftp

Page 1 of 1 (3 items)