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.
我目前正在使用 FSCopyObjectAsync 来复制文件。我想做的是将文件复制到共享中,但使用不同的凭据。一种方法是我可以挂载特定的共享,但我不希望用户看到挂载的驱动器。那么是否可以在不挂载的情况下访问 smb 共享?提前致谢。