id,summary,reporter,owner,description,type,status,priority,component,resolution,keywords,cc,component_version,os,os_version 7444,Hostname conflicts with putty session names,Jeremy,,"'''Description:''' Hostnames associated with a saved putty session are used if the hostname used to connect in Filezilla matches the putty session name. In other words: fzsftp.exe loads the hostname to resolve from a putty session that happens to matches the hostname that was originally supplied to it. '''Steps to reproduce:''' 1. Create a putty profile named ""foo"", with hostname ""foobar"" 2. Create a Filezilla SFTP site profile with hostname ""foo"" (name can be anything) 3. Enable debug output. 4. Initiate a connect to your filezilla site. '''Output:''' {{{ Command: open ""anonymous@foo"" 22 Trace: psftp: Implicit session load. Trace: Looking up host ""foobar"" Error: ssh_init: Host does not exist }}} '''Result:''' It attempts to resolve ""foobar"" '''Expected result:''' It should resolve ""foo"" '''Comment:''' This is perhaps acceptable behaviour for psftp when using from the command line, but is unexpected behaviour for Filezilla.",Bug report,new,normal,FileZilla Client,,"putty, hostname",,,Windows,Windows 7 64bit