在Linux下使用rdesktop链接windows server 2008 sp2时,每当尝试使用共享文件时,就会有提示框出来说设备断开。

同时在Linux这边,rdesktop会报一个"NOT IMPLEMENTED: IRP Query Volume Information class: 0x7".

幸好还有一个补丁放出,不过目前的发行版本还没有把这个补丁加上。

http://csiuo.com/drupal/sites/csiuo.com/files/rdesktop-1.6.0.patched.2022945.tar.bz2
下载下来

sudo ./configure
sudo make
sudo make install
就可以啦

相关文章:

  • 2021-08-20
  • 2022-12-23
  • 2021-12-26
  • 2022-12-23
  • 2022-01-15
  • 2021-12-22
  • 2021-10-03
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-01-07
  • 2021-11-11
  • 2021-11-09
  • 2021-10-21
相关资源
相似解决方案