在 ANT CVS 任务中将额外的命令行参数传递给 plink
我正在尝试使用命令行 -i 使 plink 使用私钥,而不是在 ANT CVS 任务中依赖 pagent。我尝试将 cvsRsh 参数设置为“plink.exe -i my_private_key”,但没有成功。它抱怨找不到程序。
当然,我尝试了各种引号组合,但它似乎尝试验证路径而不是仅仅执行 cvsRsh 变量。
那么您有什么想法如何完成同样的事情吗?
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 success. It complains that program cannot be found.
Of course i tried all sorts of quotes combination but it seems it tries to validate the path instead of just executing the cvsRsh variable.
So you have any ideas how to accomplish the same thing ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论