The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM


UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
How csf &apf work ? nitin09 UNIX for Advanced & Expert Users 0 02-27-2008 05:36 AM
How does it work? nat123 Linux 1 11-04-2007 10:13 PM
Script doesn't work, but commands inside work cheongww UNIX for Dummies Questions & Answers 2 11-14-2006 07:52 PM
awk may work! moxxx68 UNIX for Dummies Questions & Answers 0 09-07-2004 12:22 AM
Will this work? Ypnos Shell Programming and Scripting 5 07-24-2003 10:51 AM

Closed Thread
 
Submit Tools LinkBack Thread Tools Display Modes
  #8  
Old 02-26-2003
yls177
Guest
 

Posts: n/a
so from the earlier posts, my telnet myhost 7775 is working fine. but how do we interact with it then?
Forum Sponsor
  #9  
Old 02-26-2003
Registered User
 

Join Date: Jul 2002
Location: new york
Posts: 1,025
are you trying to get telnet to pick up on port 7775? what is listening on port 7775. im not really sure what your trying to do. maybe if you post the output of the command 'netstat -a' because i am still unsure of what you are trying to do. when you do telnet myhost 7775 what responce do you get? you cant use telnet to connect to everyprotocol. because telnet is plain text you can use it connect to a pop3 server and smtp, and of course, with telnet. you cant however use telnet with sftp which you said you were trying to use before. you need to use the utility 'sftp'
instead of typing 'telnet myhost' you type 'sftp myhost'

we still need more information to help you.
  #10  
Old 02-27-2003
yls177
Guest
 

Posts: n/a
ya, appreciate your help...

i did a netstat -a | grep sftpd and got the below

tcp4 0 0 *.sftpd *.* LISTEN


so this proves that the port 7775 is listening?

and okay, through the earlier posts, i understand that telnet is not all capable..... and telnet myhost 7775 seems weird... because telnet and sftp are two different protocols....

what is wrong?
  #11  
Old 02-27-2003
Registered User
 

Join Date: Jul 2002
Location: new york
Posts: 1,025
sftp by default listens on port 115.
try sftp myhost 115
edit:
actaully wait what am i saying, just type sftp myhost
you dont need to specify the port number.
  #12  
Old 02-27-2003
yls177
Guest
 

Posts: n/a
ha, i did a find on sftp but no result was issued.. only sftpd, does it make a difference?

and even if i do a sftpd myhost 7775, the system just waits there.
even if i execute the command found in , http://www.cs.unc.edu/help/sftp/commands.html. it has no response...
  #13  
Old 02-27-2003
Registered User
 

Join Date: Jul 2002
Location: new york
Posts: 1,025
sftpd is the Daemon, or server for sftp. you cant use that to connect to an sftp server, you need the sftp client. see www.openssh.org for some software. when the ssh daemon was installed there was no clients installed with it? do you have an ssh client? again, you cant just type commands and hopesomething happens, you will most likley be prompted for a (maybe) user name and password. then the commands are just like normal ftp, ls, cd, put, get etc...
  #14  
Old 02-27-2003
Registered User
 

Join Date: Jul 2002
Location: new york
Posts: 1,025
also, why 7775? have you configured the sftp daemon to listen on that port? if not theres probably nothing listening there. it looks like you dont have an sftp client, before you download it though try typing /sbin/sftp myhost

dont put any port number at the end just try it just likethat. theres no sftp in /sbin then you will have to download the client.
Google The UNIX and Linux Forums
Closed Thread

Thread Tools
Display Modes




All times are GMT -7. The time now is 03:56 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0