plink
Pass extra command line parametes to plink in ANT CVS task
I\'m trying to make plink use the private key using the commnand line -i instead of relying on pagent in a ANT CVS task.I tried to set the cvsRsh param to \"plink.exe -i my_private_key\" without succe[详细]
2023-04-06 08:41 分类:问答Plink cmd.exe mkdir with a space doesn't work
I\'m using plink on a windows 7 desktop to create a folder a on win开发者_Python百科dows 2008 server.[详细]
2023-03-21 07:47 分类:问答Perl Net::SFTP::Foreign Plink connection issue
Firstly i\'m a complete sftp & ssh newbie, and pretty new to Perl. I am trying to write a script to connect to a remote server and retrieve files. Both servers are windows 2003 boxe开发者_StackOve[详细]
2023-03-17 07:20 分类:问答getting the list of the saved session in putty using plink
I am trying to write my scripts under windows to control putty. Say I have a session called mySession. I can send a command to it using:[详细]
2023-03-11 17:58 分类:问答Pseudo TTY line limited to 256 characters?
A SSH connection is opened with Plink (PuTTY) from a windows machine to a solaris server via: Plink.exe -t <hostname> /bin/bash[详细]
2023-02-20 21:14 分类:问答plink's host key is not cached in the registry when run from perl on IIS/Windows
I\'m trying to start a perl script on another server from a web page and I\'m having problems with plink: it doesn\'t seem to remember the host key when run from the IUSR_ user.[详细]
2023-02-08 07:51 分类:问答Problem with plink output
I\'m using plink to run a command on a Unix remote machine. The command is: ls -1trd testegrep.txt |tail -1 |xargs tail -f| grep \'s\';[详细]
2023-02-07 23:02 分类:问答plink pageant not working from asp.net
the problem in a nutshell: running plink(with specific argument开发者_StackOverflow中文版s) works from cmd, but not from asp.net[详细]
2023-01-27 20:00 分类:问答get return code from plink?
In a DOS batch script, I\'m running a single command on a remote (also windows) computer using plink.Formerly, this command was only run on the local machine, and was relying on the return code to det[详细]
2023-01-23 14:38 分类:问答Plink does not source bashrc or bash_profile on connect
I am trying to use plink as an ssh alternative on windows, but I am finding that when plink connects to a remote linux machine, it does not source .bash_profile or .bashrc.[详细]
2023-01-10 10:12 分类:问答