"Connecting to" and "Connected to" Issue

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
asherc
500 Command not understood
Posts: 3
Joined: 2019-09-11 05:59
First name: Asher
Last name: Crystal

"Connecting to" and "Connected to" Issue

#1 Post by asherc » 2019-09-11 07:05

Hi,
Can anyone please explain the root cause ?!
I am connecting from windows 10 onto a linux server.

I am connecting a site but surprised to notice unexpected directory listing.
Looking into the "message log" I have noticed that the server I am "Connected to" is not the one I am "Connecting to"
This explain the unexpected directory listing but how and why it happen ?!

This is what I have copied from the message log window ...
For security I changed the servers names

"
Status: Connecting to serv01.test.app.dc99.hosted.mywork.com...
Response: fzSftp started
Command: open "user@serv01.test.app.dc99.hosted.mywork.com" 22
Command: Pass: ***
Status: Connected to serv02.test.app.dc88.hosted.mywork.com
Status: Retrieving directory listing...
Command: pwd
Response: Current directory is: "/mywork/user"
Command: ls
"
It insist either using quick connecting or using the site manager
I tried uninstall and re-install the latest - yet same result

If I am trying to use command line it works ...
C:\Users\******>sftp user@serv01.test.app.dc99.hosted.mywork.com

User avatar
botg
Site Admin
Posts: 35535
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: "Connecting to" and "Connected to" Issue

#2 Post by botg » 2019-09-11 07:29

Do you by chance have a saved session in PuTTY with one hostname as the session name, with the other hostname configured as the hostname to connect to?

asherc
500 Command not understood
Posts: 3
Joined: 2019-09-11 05:59
First name: Asher
Last name: Crystal

Re: "Connecting to" and "Connected to" Issue

#3 Post by asherc » 2019-09-11 07:55

Hi, :D
I checked it out.
You are fully correct.
Once I set properly the PuTTy session - issue resolved.

Much appreciated for the quick and prompt answer.

Can you further explain why this is shared between FileZilla and PuTTy ?

Thanks,
Asher

User avatar
boco
Contributor
Posts: 26930
Joined: 2006-05-01 03:28
Location: Germany

Re: "Connecting to" and "Connected to" Issue

#4 Post by boco » 2019-09-11 08:17

FileZilla's SFTP support is managed by a modified PuTTY component (psftp). Although being modified, it is still PuTTY and shares the configuration. For that reason, it can make use of PuTTY's Pageant, and things stored there can be used by FileZilla.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

asherc
500 Command not understood
Posts: 3
Joined: 2019-09-11 05:59
First name: Asher
Last name: Crystal

Re: "Connecting to" and "Connected to" Issue

#5 Post by asherc » 2019-09-11 08:21

Thanks, Much Appriciated :D

Post Reply