Is there a good ActiveX Object for FTP transfers or FTP.exe command line commands I can execute with a shell? 
Author Message
 Is there a good ActiveX Object for FTP transfers or FTP.exe command line commands I can execute with a shell?

Script Programmers:

I am trying to make a vbs file that will upload and download files
programmatically. I loved CuteFTP Pro's ActiveX object, but it doesn't
support PASV mode yet. Unfortunately I cannot transfer files using PORT mode
from the remote location to the server without PASV mode. I looked at
Microsoft's Internet Transfer control, but I saw no way to use it in a
Windows Script Host file and I saw no support for PASV mode.

If there is no good FTP ActiveX object does anyone know the windows nt
ftp.exe well enough to provide me with a commandline to
upload/download/remote rename/remote delete to a site with a specific port,
user account, and PASV mode? I'm having no luck searching the Microsoft.com
website for my answers.

Thanks!

~ Don Reynolds ~



Sat, 22 Nov 2003 06:42:15 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Conditional compilation & Pre-processing

2. Internet Transfer Control and the ftp QUOTE command

3. Internet Transfer Control and DELETE command with FTP protocol

4. FTP Close Command & Microsoft internet transfer control

5. Internet Transfer Control and the QUOTE ftp command

6. Internet Transfer Control - FTP Commands

7. Found a free command line FTP app!

8. Command Line FTP

9. Dual Start : ActiveX Document and command line EXE

10. How to build a COM object from VB6.exe command line

11. Internet Transfer Control - Cannot FTP to Intranet FTP sites

12. Ftp to Ftp transfers (and assorted other thingies)

 

 
Powered by phpBB® Forum Software