News  [SoftwareSite

Latest News
Older News
RSS Feed
 
Complete Projects
Useful Classes
Top Downloads
Message Board
AllAPI.net
 
Send Comments
Software License
Mentalis.org Buttons
Donate
 
Forums -> Security Library Forum
 
Newbie - Please help!  
by Jerry [jbennard at lillianvernon dot com]
posted on 2003/10/06

I am using VB .net 2003, I had a working FTP application until the vendor I'm dealing with told me their FTP site is FTPS.. I am trying to integrate your SSL into my code, but I can't get it to work. All the application has to do is sign on to the FTPS, retrieve a file or put a file and logout. If anyone can provide a working example of code on how to do this it would be greatly appreciated. The code can be in c# or VB... I seem to have the code connecting to their server , but I'm stuck on how to issue the FTP commands ie user,pass, get, put... thanks for any help.

by Pieter Philippaerts [Pieter at mentalis dot org]
posted on 2003/10/06

You'll have to read the appropriate RFCs and implement them. Here's a start:
http://www.ietf.org/internet-drafts/draft-murray-auth-ftp-ssl-12.txt

 

Copyright © 2002-2007, The Mentalis.org Team. All rights reserved.
This site is located at http://www.mentalis.org/
Send comments to the webmaster.