![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SFTP Connection Closed | ed.browne | UNIX for Advanced & Expert Users | 1 | 07-23-2008 01:07 AM |
| Enable a shell to collect data from unix, return to windows | rossalyn_maxter | UNIX for Dummies Questions & Answers | 1 | 12-19-2007 01:55 AM |
| ssh/sftp failure connection | james_falco | UNIX for Advanced & Expert Users | 3 | 03-27-2007 11:19 AM |
| windows connection to sco | rogueIT | SCO | 2 | 09-24-2006 11:53 AM |
| Connection between SCO & Windows | hugom | UNIX for Dummies Questions & Answers | 1 | 03-09-2005 10:11 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
What are the configeration need to done to enable sftp connection to Windows m/c
When I try
$sftp -v <username>@[IP] Connecting to <ip>... debug1: SSH args "ssh -oProtocol = 2 -s -oForwardAgent = no -oForwardX11 = no -l <username> -v <ip> sftp" SSH Version Sun_SSH_1.0.1, protocol versions 1.5/2.0. debug1: Reading configuration data /etc/ssh/ssh_config debug1: Rhosts Authentication disabled, originating port will not be trusted. debug1: ssh_connect: getuid ### geteuid ### anon 1 debug1: connect: Connection timed out debug1: Trying again... Why this message is comming... please suggest... ![]() |
|
||||
|
Thanks for reply
Previously the connection was going now only the problem came. Yes etc/inetd.conf file is commented. and /etc/services ssh is not commented There was no .rhosts file under root. what was the significance of Rhosts Authentication ? please bare with me am new to UNIX ![]() |
|
||||
|
/etc/ssh/ssh_config file was fully commented
can you please tell me the use of Rhosts Authentication disabled how its affected on the s/m When the sftp was working same lines are comming as follows $sftp -v <username>@[IP] Connecting to <ip>... debug1: SSH args "ssh -oProtocol = 2 -s -oForwardAgent = no -oForwardX11 = no -l <username> -v <ip> sftp" SSH Version Sun_SSH_1.0.1, protocol versions 1.5/2.0. debug1: Reading configuration data /etc/ssh/ssh_config debug1: Rhosts Authentication disabled, originating port will not be trusted. debug1: ssh_connect: getuid ### geteuid ### anon 1 debug1: connect: Connection established. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|