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.
Samba サーバーと通信するための代替クライアントを探しています。具体的には、smbclient、smbget の使用を避けます。
perl にはこれを実行できるモジュールがありますか? libcurl パッケージのドキュメントを見ましたが、samba の実装をサポートしていないようです。
どんな提案でも大歓迎です。ありがとう。
LinuxカーネルはCIFS共有をマウントできます。そこでのSMBの実装は、Sambaの実装とは完全に独立しています。