AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
#Operatingsystems
#Servers
 View Only

scp:not found , lost connection on bash aix

  • 1.  scp:not found , lost connection on bash aix

    Posted 02/07/13 02:46 AM

    Originally posted by: SystemAdmin


    Hi all

    The command
    scp srcloc destloc

    returns
    scp:not found
    lost connection

    which scp returns
    /usr/bin/scp

    echo $PATH returns
    /usr/bin:/etc:/usr/sbin:/usr/ucb:/usr/bin/X11:/sbin:/usr/java5/jre/bin:/usr/java5/bin:/usr/dev_infra/platform/bin:/usr/dev_infra/generic/bin:/usr/local/bin

    ~/.ssh/environment was not present for my username.
    have creted the file and the content is as below

    cat ~/ssh/environment
    PATH=/usr/bin:/etc:/usr/sbin:/usr/ucb:/scratch/home/test/bin:/usr/bin/X11:/sbin:/usr/local/bin

    Please help me with this issue
    Thanking in advance.
    #AIX-Forum