Java

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • sshexec hangs

    0 answers - 474 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Hi
    I have
    <sshexec host="${hostname}"
    username="${username}"
    password="${password}"
    command=" echo ${directory};
    ls ${directory};"
    trust="true"
    failonerror="false"
    outputproperty="jarfile" />
    But for unknown reason, sshexec hangs when executing Ant 1.7
    sun_files:
    [sshexec] Connecting to sun01:22
    Why ?
    Anything I could do to overcome the hanging ?
    Thanks

Re: sshexec hangs


max 4000 letters.
Your nickname that display:
In order to stop the spam: 1 + 1 =
QUESTION ON "Java"

EMSDN.COM