plink 12.34.567.89 -ssh -pw <hidden pass> -l <hidden username> svn update ~/public_html The ip addresss above is hidden/modified
I created a windows batch file with the following content: plink -batch PuttySaveSessionName -pw thePassword \"bash stop.sh\"
Is it newline? prompt? What exactly? Trying to run powershell over plink and the command executes but plink doesn\'t recognise its finished and the session hangs. Most curiously though, the command e
I have a Windows Server 2008 machine (iis7) that has CopSSH set up on it. To connect to it, I have a Windows 7 machine with Mercurial 1.5.1 (and TortoiseHg) installed.
I need a Facebook application that kind of sit in the \'background\' of user operations. Once the app is installed by the user, it will keep on sending the user\'s status updates, new friend connectio