Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在编写一个 Ruby 脚本来访问远程主机上的文件夹。我可以使用 NET::SSH 访问 Linux 系统上的文件夹。
如何访问远程 Windows 系统的文件夹?
如果 Windows 目录是通过 SMB 协议共享的,你可以看看不同的 SMB gems: Ruby read Samba share