tracker issue : CF-3086161

select a category, or use search below
(searches all categories and all time range)
Title:

Bug 87160:-(Watson Migration Closure)when doing <cfftp secure="true"

| View in Tracker

Status/Resolution/Reason: Closed/Won't Fix/LowImpact

Reporter/Name(from Bugbase): Yuliang Ruan / Yuliang Ruan (yruan)

Created: 11/09/2011

Components: Language, Tags

Versions: 9.0.1

Failure Type: Unspecified

Found In Build/Fixed In Build: 9,0,1,274733 /

Priority/Frequency: Trivial / Unknown

Locale/System: English / Win All

Vote Count: 0

Problem:

when doing <cfftp secure="true"  .....>   later invokation of <cfftp action="getfile" connection="myftp" remotefile="xxxxx" localfile="xxxxx">   produces the following error.     in the local folder, the file xxxxx of 0 bytes is created  and locked until the cfftp connection is closed.     addition of the parameter failonerror="false" is a temporary workaround.   the file successfully fetches when the parameter is set to false.    

tested ftping to production server (fedex)   and local regular ftp and sftp server.
Method:


Result:

An error occurred during the sFTP getfile operation.
Error: File Exists: e:\htdocs\pmall_admin\/data/fedex/10812204637816.

Stack trace: coldfusion.tagext.net.SftpHandler$SftpOperationException: An error occurred during the sFTP getfile operation. at coldfusion.tagext.net.SftpHandler.checkError(SftpHandler.java:195) at coldfusion.tagext.net.SftpHandler.getFile(SftpHandler.java:475) at coldfusion.tagext.net.FtpTag.doStartTag(FtpTag.java:740) at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722)

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3086161

External Customer Info:
External Company:  
External Customer Name: Yuliang Ruan
External Customer Email: 754A3C6B457A47E4992015A9
External Test Config: 11/09/2011

Attachments:

Comments: