J M said:
> Thanks for the link.
> The problem is still here, but the error message has changed
> slightly.  I now simply receive the error "Connection
> Refused:connect".
> Again, all cfftp commands work (with the passive="yes" parameter
> added) except the putfile command.  It is that one that is throwing
> the error.

Does getting a file work too?

> Bizarre.

Only if you are not familiar with FTP :-)

FTP is a rather peculiar protocol. Data transfer operations require
opening a second data connection next to the control connection.
Opening this data connection is not easy in a setup with firewalls,
because this connection does not happen on fixed ports and in active
mode is set up in the reverse direction (the server opens a connection
to the client).

Jochem
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to