LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > General
User Name
Password
General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun! NOTE: All new threads will be moderated. Political threads will not be approved.

Notices


Reply
  Search this Thread
Old 06-26-2014, 01:38 PM   #1
babyPen
LQ Newbie
 
Registered: May 2014
Posts: 17

Rep: Reputation: Disabled
Sftp errro thru ssh client


All,

I use Tectia client to ssh into our development servers and I use the sftp (file transfer window) feature in tectia to have files downloaded and uploaded to the server. This was working with no issues until today, I have used the sftp 100's of time before today and never saw this error.
Today when i click on the sftp icon I get the following error message

"File transfer server could not be started or it exited unexpectedly.
Exit value 0 was returned. Most likley the sftp-server is not in the path of user on the server-side."

No .profile,.bashrc change was done.

I would like to know;

1) If this error is due to some change on my laptop or actually on the server.
2) Where can I see the tectia client logs on my laptop to see what the issue is
3) When it says "File transfer server could not be started" is it trying to start on my laptop or the server ?
4) Other developers are able to connect in the same fashion using the same tectia client thru their laptops.

Any help on this is greatly appreciated, I google the error but did not find a resolution.

Thanks,
 
Old 06-26-2014, 01:44 PM   #2
schneidz
LQ Guru
 
Registered: May 2005
Location: boston, usa
Distribution: fedora-35
Posts: 5,335

Rep: Reputation: 920Reputation: 920Reputation: 920Reputation: 920Reputation: 920Reputation: 920Reputation: 920Reputation: 920
i was gonna' suggest trying on the command line to try to isolate the issue. but since you mention others are able to ssh in then there seems to be nothing wrong with the server.

what distribution are you using ? this seems to be some windows program that is not working correctly. if thats the case i dont think most people have have much experience with microsoft windows (have you tried rebooting ?).

maybe the servers private key was changed ?

Last edited by schneidz; 06-26-2014 at 01:45 PM.
 
Old 06-26-2014, 02:06 PM   #3
babyPen
LQ Newbie
 
Registered: May 2014
Posts: 17

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by schneidz View Post
i was gonna' suggest trying on the command line to try to isolate the issue. but since you mention others are able to ssh in then there seems to be nothing wrong with the server.

what distribution are you using ? this seems to be some windows program that is not working correctly. if thats the case i dont think most people have have much experience with microsoft windows (have you tried rebooting ?).

maybe the servers private key was changed ?
Thanks for the quick reply. I did a restart of my laptop and still have the same issue, interestingly when I try to connect to other environment servers such as SIT/UAT and do sftp it works. Same tectia, same sftp, so could it be something with my profile being messed up the development server ?

The client I am using is: Tectia Version 6.3.2.33
http://www.tectia.com/en/Support/Product_Support.

Linux: Red Hat Enterprise Linux Server release 5.6 (Tikanga)
 
Old 06-26-2014, 02:08 PM   #4
schneidz
LQ Guru
 
Registered: May 2005
Location: boston, usa
Distribution: fedora-35
Posts: 5,335

Rep: Reputation: 920Reputation: 920Reputation: 920Reputation: 920Reputation: 920Reputation: 920Reputation: 920Reputation: 920
the link doesnt work for me. what distro are you running on your laptop ?

i'm not sure what tectia is but have you tried to ssh in from the command-line.

can you show us the content of your /etc/resolv.conf.

maybe it is missing a dns entry for that server ?

Last edited by schneidz; 06-26-2014 at 02:10 PM.
 
Old 06-26-2014, 02:24 PM   #5
babyPen
LQ Newbie
 
Registered: May 2014
Posts: 17

Original Poster
Rep: Reputation: Disabled
Laptop has Microsoft Windows 7 Enterprise Service Pack 1, no resolve.conf file.
Tectia is SSH client for windows just like Putty.

Do you happen to know the command for sftp at command line in windows.
 
Old 06-27-2014, 12:05 AM   #6
schneidz
LQ Guru
 
Registered: May 2005
Location: boston, usa
Distribution: fedora-35
Posts: 5,335

Rep: Reputation: 920Reputation: 920Reputation: 920Reputation: 920Reputation: 920Reputation: 920Reputation: 920Reputation: 920
no i dont. my idea would be to boot it with a live-usb and see if you can ssh in.
 
Old 06-27-2014, 09:47 AM   #7
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 14,197
Blog Entries: 48

Rep: Reputation: 3553Reputation: 3553Reputation: 3553Reputation: 3553Reputation: 3553Reputation: 3553Reputation: 3553Reputation: 3553Reputation: 3553Reputation: 3553Reputation: 3553
Moderator Response

Moved: This thread is more suitable in <General> and has been moved accordingly to help your thread/question get the exposure it deserves.
 
Old 06-30-2014, 01:18 PM   #8
babyPen
LQ Newbie
 
Registered: May 2014
Posts: 17

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by onebuck View Post
Moved: This thread is more suitable in <General> and has been moved accordingly to help your thread/question get the exposure it deserves.
Thanks for making it visible to broader audience. Hope I get some help here, coz I am still unable to figure out whats wrong. Tried re-installing the ssh client and still does not work. But using the same ssh (tectia) able to make connection to other server and even establish SFTP with them.
 
  


Reply

Tags
linux, sftp



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Proxy for ssh client and sftp/scp ? centosfan Linux - Server 5 06-04-2013 03:30 AM
LXer: Restricting Users To SFTP Plus Setting Up Chrooted SSH/SFTP (Debian Squeeze) LXer Syndicated Linux News 0 09-06-2011 07:10 AM
How to test SFTP client manoja422002 Linux - Software 1 03-02-2009 03:15 PM
Chroot SSH problem: ssh working, not SFTP & SCP. NaCo Linux - Security 3 02-01-2009 02:23 AM
SQlite odbc drivers errro Ashok_mittal Linux - Newbie 1 01-13-2009 04:23 AM

LinuxQuestions.org > Forums > Non-*NIX Forums > General

All times are GMT -5. The time now is 07:10 PM.

Contact Us - Advertising Info - Rules - Privacy - Donations - Contributing Member - LQ Sitemap - "Weather apps tell you it'll rain. Wyndo tells you when to go."
Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions