AceBIT

Support Forum
It is currently Fri Nov 21, 2008 2:05 pm

All times are UTC + 1 hour




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Help with Wise_FTP ActiveX dll
PostPosted: Mon Jul 05, 2004 8:57 pm 
Offline
Rookie
Rookie

Joined: Mon Jul 05, 2004 4:03 pm
Posts: 1
Location: Austin, TX USA
I am attempting to automate the upload of a file to a secured site using the Wise FTP ActiveX file. Can you point me to any documentation to the appropriate entries for the UploadFile2 procedure? Specifically the proxy server and port entries. Using the menu drive connection wizard, my connection settings use the general proxy settings. Do I therefore use Proxy server = "FTP" and Proxy Port = "SOCKS4"?

Susan K. Stone
Creative Data Consulting
s.stone@cdsconsult.net

_________________
Susan K Stone
Creative Data Consulting


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 06, 2004 9:54 am 
Offline
Site Admin

Joined: Tue Feb 03, 2004 8:32 am
Posts: 135
Hello,

Using secure FTP transfer (SFTP) with Wise-FTP Automation Server is possible only for Wise-FTP servers (profiles).
For example, the function
function SelectSiteDlg(out ProfileName: WideString): HResult;
displays the Wise-FTP Site manager and allows to select a server (profile).
Then if you wish to upload a file using procedure procedure UploadFile2, you can substitute ServerName = ProfileName, while UserName, Password, ProxyServer, and ProxyPort should be empty strings.

Best regards,


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group