How To FTP a File To FTP Server 
Author Message
 How To FTP a File To FTP Server

DO We Have Any Custom Control Available to Upload a file to FTP to A Server??

or Any Example Code

Thanks

RSB



Wed, 24 Dec 2003 02:32:23 GMT  
 How To FTP a File To FTP Server
Yes, take a look at the FTP APIs at
http://www.allapi.net/api/grpInternet.php
or download WinFTP from http://www.allapi.net/vbasic/winftp.zip.php

Regards,
Pieter Philippaerts
http://www.allapi.net/


Quote:
> DO We Have Any Custom Control Available to Upload a file to FTP to A
Server??

> or Any Example Code

> Thanks

> RSB



Wed, 24 Dec 2003 23:12:15 GMT  
 How To FTP a File To FTP Server
There is the Microsoft Internet Control that is already installed. Take a look
at this example:

http://www.vb-helper.com/Howto/ftp.zip

HTH

--mrgraff



Fri, 26 Dec 2003 13:09:51 GMT  
 How To FTP a File To FTP Server

Quote:

>DO We Have Any Custom Control Available to Upload a file to FTP to A Server??

If you're looking for a control specific for FTP we have one as part
of our commercial SocketTools package. If you want more of a 'roll
your own' solution, we also include an FTP sample in our freeware
SocketWrench package. You can download either package from our website
at http://www.catalyst.com.

David



Sun, 28 Dec 2003 02:39:24 GMT  
 How To FTP a File To FTP Server
Thanks for taking trouble to reply, but neither downloads on site u
suggested are there - error- page unavailable!


Quote:
> There is the Microsoft Internet Control that is already installed. Take a
look
> at this example:

> http://www.vb-helper.com/Howto/ftp.zip

> HTH

> --mrgraff



Wed, 14 Jan 2004 07:47:02 GMT  
 
 [ 5 post ] 

 Relevant Pages 

1. FTP via VB to an FTP Server

2. FTP - determining if incoming FTP file is loaded before FTPing it out

3. FTP - Get File Date from FTP Site

4. Determining when FTP server file Upload complete

5. Upload file to ftp/web server with VB.nET

6. VB / Excel file open from FTP server - Readonly

7. Access to file system on remote FTP-server

8. How to put file on Ftp-server ?

9. File Date/Time from Unix ftp Server

10. Send local ZIP file to FTP server

11. file dialog on ftp-server

12. Getting datetime stamp on files on FTP server

 

 
Powered by phpBB® Forum Software