[ale] SSH hang on exitRe: [ale] SSH hang on exit

cfowler cfowler at outpostsentinel.com
Mon Feb 24 19:44:37 EST 2003



I noticed a problem with scp.

i.e. You want to copy file.txt to home on 192.168.1.1

scp file.txt user at 192.168.1.1 

This command does not work.  It actually creates a file in the cwd
of the client machine named user at 192.168.1.1

To fix:

scp file.txt user at 192.168.1.1:

This will copy file.txt to ~user on 192.168.1.1

On 12/31/1969, "Dow Hurst" <dhurst at kennesaw.edu> wrote:

>I htink you've found the answer for OpenSSH.  I am used to the SSH
>Communications version and have never found your problem occurring.
>However, I do have strange problems that are similar when mixing
>versions.  Usually a newer version client to an older version server is
>the worst with protocol mistmatch errors.  I've had the permissions on
>files not written and a hang when using scp or a hang with no message
>and no file transfer.  With ssh itself, I've seen only the hang when
>connecting to an OpenSSH server.  So, I thought I'd mention it.  Oh
well....
>Dow
>
>
>cfowler wrote:
>
>>Maybe this is the solution:
>>
>>http://www.snailbook.com/faq/background-jobs.auto.html
>>
>>I will be modifying my versions to remove this *feature*.
>>
>>On 12/31/1969, "cfowler" <cfowler at outpostsentinel.com> wrote:
>>
>>
>>
>>>I have probably have 10 Linux machines and one BSD machine.  I also have
>>>my on version on the embedded device we are bilding.  So it is safe to
say
>>>that I have differing versions.  However, I do make every attempt to use
>>>up2date and I import the new version in our source control system after I
>>>
>>>
>>make
>>
>>
>>>major mods.  Is this that cause of this problem?
>>>
>>>
>>>The reall only fix to this is to keep a seperate CVS server and keep the
>>>version in there for all the servers/clients. On Windoze, I use putty and
>>>
>>>
>>I've
>>
>>
>>>not seen this problem.
>>>
>>>Chris
>>>
>>>On 12/31/1969, "Dow Hurst" <dhurst at kennesaw.edu> wrote:
>>>
>>>
>>>
>>>>Are you mixing versions of ssh between machines?
>>>>Dow
>>>>
>>>>
>>>>cfowler wrote:
>>>>
>>>>
>>>>
>>>>>I have notices a strnag thing that SSH does now.  It has been doing it
>>>>>since I upgraded all my systems last year after the exploit.
>>>>>
>>>>>It seems that if you run something in the background even with nogup,
>>>>>ssh will hang on exit.
>>>>>
>>>>>I.E
>>>>>
>>>>>ssh root at machine
>>>>># nohup stat.sh
>>>>># exit
>>>>>
>>>>>ssh will hang here.  The only way to terminate is to '~.'
>>>>>
>>>>>Chris
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>--
>>>>__________________________________________________________
>>>>Dow Hurst                  Office: 770-499-3428
>>>>Systems Support Specialist    Fax: 770-423-6744
>>>>1000 Chastain Rd., Bldg. 12
>>>>Chemistry Department SC428  Email:dhurst at kennesaw.edu
>>>>Kennesaw State University         Dow.Hurst at mindspring.com
>>>>Kennesaw, GA 30144
>>>>*********************************
>>>>*Computational Chemistry is fun!*
>>>>*********************************
>>>>
>>>>
>>>>_______________________________________________
>>>>Ale mailing list
>>>>Ale at ale.org
>>>>http://www.ale.org/mailman/listinfo/ale
>>>>
>>>>
>>>>
>>>_______________________________________________
>>>Ale mailing list
>>>Ale at ale.org
>>>http://www.ale.org/mailman/listinfo/ale
>>>
>>>
>>>
>>_______________________________________________
>>Ale mailing list
>>Ale at ale.org
>>http://www.ale.org/mailman/listinfo/ale
>>
>>
>>
>
>--
>__________________________________________________________
>Dow Hurst                  Office: 770-499-3428
>Systems Support Specialist    Fax: 770-423-6744
>1000 Chastain Rd., Bldg. 12
>Chemistry Department SC428  Email:dhurst at kennesaw.edu
>Kennesaw State University         Dow.Hurst at mindspring.com
>Kennesaw, GA 30144
>*********************************
>*Computational Chemistry is fun!*
>*********************************
>
>
>_______________________________________________
>Ale mailing list
>Ale at ale.org
>http://www.ale.org/mailman/listinfo/ale
>
_______________________________________________
Ale mailing list
Ale at ale.org
http://www.ale.org/mailman/listinfo/ale






More information about the Ale mailing list