FTP active mode

G

Guest

Hi.

I've seen many samples to use FTP, but all are using FTP in "passive mode"
and i need to use it in "active mode".

Any example?

Thanks in advance,
Ray
 
A

AlexL [Xceed]

Hi.

I've seen many samples to use FTP, but all are using FTP in "passive mode"
and i need to use it in "active mode".

Any example?

With Xceed FTP for .NET, just set the PassiveTransfer property to
False and you'll work in "Active" mode.

This FTP library is a complete, robust FTP solution which provides all
FTP capabilities including secure FTP and high compatibility with most
FTP server types.

http://www.xceedsoft.com/products/ftpnet
Thanks in advance,
Ray

--
Alex Leblanc
Xceed Software Inc.
http://www.xceedsoft.com

Check out our advanced .NET grid and SmartUI controls

Email: (e-mail address removed) (remove the first 'x')
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top