是否有可以执行 Windows RDP 方法的库/包装库?

发布于 2024-11-11 23:30:20 字数 146 浏览 2 评论 0原文

我遇到过这种情况,我只有 RDP 访问权限,从本地传输文件的唯一方法是通过 RDP 复制和粘贴。

我想通过编写一个 C# 表单应用程序来自动化该过程,该应用程序可以使用 RDP 协议进行文件传输或其他 RDP 内容。

是否有可用的库来执行此操作?

I had this situation I only have RDP access and the only way to transfer files over from local is copy and paste via RDP.

I would like to automated the process by writing a C# form application that can use the RDP protocol to do file transfer or other RDP stuff..

Is there a library available to do this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

伏妖词 2024-11-18 23:30:20

遇到

在哪里可以找到关于 C# MSTSCLib 的文档,特别是 MsRdpClient 类?

但是,我仍然找不到任何通过 RDP 传输文件的有用文档(例如我们如何自动复制和删除/删除远程服务器)

came across

Where can I find documentation on the C# MSTSCLib, specifically the MsRdpClient classes?

But still, i can't find any useful documentation for transferring file over via RDP (like how we copy and drop/delete off the remote server automatically)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文