Questions tagged «file-sharing»

通过网络共享文件或服务器到客户端(nfs)或对等(bittorrent)的行为

1
无法从Windows访问共享文件夹
我尝试了一下并安装了ubuntu,希望能够设置一个服务器来共享音乐文件和运行torrent。。 我还安装了Samba,尽管可以从Windows 10笔记本电脑看到文件,但无法访问共享文件。 Testparm看起来像这样 Load smb config files from /etc/samba/smb.conf rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384) WARNING: The "syslog" option is deprecated Processing section "[printers]" Processing section "[print$]" Processing section "[Torrents]" Processing section "[Down]" Loaded services file OK. Server role: ROLE_STANDALONE Press enter to see a dump …

1
在ubuntu中共享samba的主目录
我已经在Ubuntu服务器上安装了samba。我在smb.config上进行了更改,我可以使用[share]部分从Windows连接到在/ srv / samba / share路径中创建的共享文件,并在之后创建该文件夹,以便共享主目录。更改了[homes],并提供了一些可访问的选项,我使用smbpasswd创建了用户和密码。当我打开网络时,可以看到可访问的共享文件夹和共享的homes文件夹,但无法访问homes文件夹。如何打开它,以及在哪里需要由smbpasswd创建的用户。无法访问。请帮助我共享主目录。
By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.