I am trying to download files from a Sun Solaris(unix) server from a Win XP machine. I have been doing this via a couple different FTP programs for years. However, with a new firewall installed on the XP machine, it requires FTP in passive mode. The Win XP ftp.exe will not do passive mode, which is what I had written the latest FTP script in.
So, I am looking for a little guidance on where to start to run a script through the Win API, if it will run in passive mode. For all I know, the API may not handle passive mode either. I am working in Visual Foxpro, but VB code can be translated.
Can someone steer me toward a good starting point?
Pat
So, I am looking for a little guidance on where to start to run a script through the Win API, if it will run in passive mode. For all I know, the API may not handle passive mode either. I am working in Visual Foxpro, but VB code can be translated.
Can someone steer me toward a good starting point?
Pat