Skip to main content
Participant
July 12, 2011
Question

CFFTP putFile timeouts after upgrading from ColdFusion 8 to ColdFusion 9.01

  • July 12, 2011
  • 2 replies
  • 569 views

CFFTP putFile timeouts after upgrading from ColdFusion 8 to ColdFusion 9.01

Important thing to mention is that Coldfusion 9.01 is 32bit and is installed on Windows Server 2008 which is 64 bit off course.

When I try on ColdFusion 9.01 32 bit version that is installed on xp 32 bit everithing works fine.

Any Idea how this can be fixed ?

    This topic has been closed for replies.

    2 replies

    Nesha8x8Author
    Participant
    July 13, 2011

    set the attribute passive="yes"

    Nesha8x8Author
    Participant
    July 13, 2011

    attribute passive="yes" solved this problem