Issue
When using the CFFTP tag, you receive the error:
Cause
FTP supports two connection modes, Active and Passive. Net24's shared
hosting servers support passive FTP connections only so an error will
result if you attempt to connect with Active.
Solution
Enable Passive mode within every use of the CFFTP tag to force ColdFusion to connect with Passive.
Here is an example:
|