well, I would recommend you to search on MSDN (Microsoft Developers' Network) Library and you can also read an article on this page: http://codesmithdotnet.blogspot.com/2008/01/get-file-list-from-server-using-ftp-web.html
2009/10/16 steve <[email protected]> > > Please explain in a little more detail. I'm a newbie in VB.net > > Thank you > > On Oct 16, 5:53 pm, Processor Devil <[email protected]> wrote: > > Maybe using FtpWebRequest? > > > > Command *dir* or *dir *.jpg* could do the trick :) > > > > 2009/10/15 steve <[email protected]> > > > > > > > > > Hi, > > > I'm using VB Express 2008. I want to connect to a ftp server(drivehq) > > > and list all the files (or add a filter to only show .jpgs) in a > > > listbox. > > > > > Thanks >
