West Wind Internet and Client Tools
wwFTP Passive Mode and Azure Server Question
Gravatar is a globally recognized avatar based on your email address. wwFTP Passive Mode and Azure Server Question
  Steve
  All
  Feb 7, 2018 @ 11:33am

Hi,
Two things:

  1. I can't get wwFTP into passive mode. I create oFTP, then make the connection, then issue oFTP.lPassiveFTP = .T., it states property LPASSIVEFTP is not found. I set PROC TO wwFTP ADDIT just prior to creating the oFTP object and I am using the latest version of wwFTP.prg. Any ideas?

  2. Do you know if wwFTP in Passive Mode will work from a server in the Azure Cloud?

TIA,
Steve

Gravatar is a globally recognized avatar based on your email address. re: wwFTP Passive Mode and Azure Server Question
  Rick Strahl
  Steve
  Feb 7, 2018 @ 12:33pm

The property name is .lPassiveFtp.

If you don't see it on your FTP object, you have a really old version. Check the wwFtp.prg class to be sure. I suspect you might be running wwIpstuff.vcx (which is REALLY old) perhaps in addition to wwftp.prg - if both are loaded I think last one wins. IAC, make sure you are not using wwipstuff.vcx - remove it and replace with the newer Client Tools .prg equivalents which have the same names and API for the most part.

+++ Rick ---

Gravatar is a globally recognized avatar based on your email address. re: wwFTP Passive Mode and Azure Server Question
  Steve
  Rick Strahl
  Feb 7, 2018 @ 05:33pm

Yes, you're right. I checked and confirmed an older version of wwIPStuff.vcx is being compiled into the .Exe.

Thanks!
Steve

© 1996-2024