cmcgowan1225 / o2platform

Automatically exported from code.google.com/p/o2platform
0 stars 0 forks source link

Write an FTP control using XRules (& SFTP & SSH) #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Title?
Using the latest version of XRules write an FTP Browser (to be called 
ascx_FtpBrowser) as an 
custom XRule

Description?
This module provides a needed functionality in O2 (and will help with O2 
ClickOnce publishing)

Notes:
- See the SvnBrowser.cs for an example of a similar implementation
- Here are some code samples of how to use the .NET 2.0 APIs which contain FTP 
support: 
  * 
http://www.codeguru.com/csharp/csharp/cs_internet/desktopapplications/article.ph
p/c13163_
_2/
  * http://social.msdn.microsoft.com/forums/en-US/netfxnetcom/thread/76d3a3a2-48b6-
4753-988e-dfd845f582e9
- Once this is completed, add support for SFPT and SSH

Original issue reported on code.google.com by dinis.cr...@gmail.com on 6 Dec 2009 at 6:21

GoogleCodeExporter commented 9 years ago

Original comment by dinis.cr...@gmail.com on 7 Dec 2009 at 1:09

GoogleCodeExporter commented 9 years ago
Old stuff (not that relevant to new version of O2)

Original comment by dinis.cr...@gmail.com on 13 Jun 2011 at 4:37