Title:
Bug 81906:If I try to download a file through ftp over a non-secure connection I can download the file into the virtual file system
| View in TrackerStatus/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Scott Chantry / Scott Chantry (scottchantry)
Created: 02/01/2010
Components: File Management, VFS-RAM
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 9,0,0,251028 / 270516
Priority/Frequency: Normal / Unknown
Locale/System: English / Win All
Vote Count: 0
Problem:
If I try to download a file through ftp over a non-secure connection I can download the file into the virtual file system. As soon as I switch to a sftp connection I get a bad path error. Currently I am forced to use the filesystem instead of RAM when downloading a file with a secure connection.
Method:
I connect to a secure ftp server and try to download a file into ram.<cfftp action = "open" username = "xxxxx" connection = "My_query" password = "xxxxxx" server = "ftp.xxxxxxxx.com"port="13266"secure = "true" stopOnError = "Yes"> <cfftp action="getfile" connection="My_query"remoteFile="/test.txt"localfile="ram:///test.txt" failIfExists="false">
Result:
An error occurred during the sFTP getfile operation.Error: C:\JRun4\bin\ram:\gradebook_extract.txt (The filename, directory name, or volume label syntax is incorrect). Check for a bad path, filename, or directory.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3040877
External Customer Info:
External Company:
External Customer Name: Scott Chantry
External Customer Email: 13070B124575CD97992015A8
External Test Config: 02/01/2010
Attachments:
Comments: