|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
FTP clientHi,
I want to upload one file to a ftp server. I read this article, but it don't tell me how to coordinate the upload command on one port and to send the file on the second port. http://www.developer.com/net/vb/article.php/3424121 Any idea? Thank you Marty ok, I found the MS Internet transfer control component. I think this
will do the thing. Marty wrote: Show quoteHide quote > Hi, > I want to upload one file to a ftp server. I read this article, but it > don't tell me how to coordinate the upload command on one port and to > send the file on the second port. > http://www.developer.com/net/vb/article.php/3424121 > > Any idea? > > Thank you > Marty The control you just found is what the VB 6 users use. Take a look at these:
http://www.dotnet-news.com/gma/ftp Also, on Microsoft Knowledge Base is a FTP class available here: http://support.microsoft.com/default.aspx?scid=kb;en-us;832679 Here's a few more: http://www.freevbcode.com/ShowCode.asp?ID=4655 ----------------- http://www.mentalis.org/classlib/class.php?id=10 http://www.mentalis.org/classlib/class.php?id=9 ----------------- I hope these help "Marty" <xmart***@hotmail.com> wrote in message news:B%V2e.118002$ZO2.44183@edtnps84...Show quoteHide quote > ok, I found the MS Internet transfer control component. I think this > will do the thing. > > > Marty wrote: > > > Hi, > > I want to upload one file to a ftp server. I read this article, but it > > don't tell me how to coordinate the upload command on one port and to > > send the file on the second port. > > http://www.developer.com/net/vb/article.php/3424121 > > > > Any idea? > > > > Thank you > > Marty There are several .NET FTP clients available on GotDotNet.
http://www.gotdotnet.com/community/usersamples/Default.aspx?query=ftp The one I have used, and like, is FTP Client Class Library 1.10, http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=E434024B-62C8-48F6-BE8A-F20EF90BB586 There are also various commercial third-party FTP libraries. A good place to look is Xtras.net http://www.xtras.net Richard Rosenheim "Marty" <xmart***@hotmail.com> wrote in message news:B%V2e.118002$ZO2.44183@edtnps84...Show quoteHide quote > ok, I found the MS Internet transfer control component. I think this > will do the thing. > > > Marty wrote: > > > Hi, > > I want to upload one file to a ftp server. I read this article, but it > > don't tell me how to coordinate the upload command on one port and to > > send the file on the second port. > > http://www.developer.com/net/vb/article.php/3424121 > > > > Any idea? > > > > Thank you > > Marty
activeX doesn't dispose
Controlling MDI toolbars when child forms close ImageList issue delete a record from datagrid detect mouse event on node of a treeview unbounded array of objects gets error when instantiating elements Adding the same file to multiple projects. newbie stupidity: opening one form and closing another How can I loop through all of the messages in the inbox - VB.NET E how to submit a form when enter is pressed |
|||||||||||||||||||||||