因此,相反的问题有很多答案,但我需要能够从我的 Windows 7 机器访问和修改我的 Ubuntu 机器上的文件。
我已经尝试过什么?
看起来我已经安装了 Samba(不知何故),但我刚刚花了很多时间安装软件包来安装其他软件包,修复安装并找出我没有安装某些软件包的一部分以及为什么我没有安装某些软件包以启用其他东西安装,我只是不知道!(我有点像 Ubuntu 新手,以防你看不到......)
我的/etc/samba/smb.config已修改为如下所示:
#======================= Share Definitions =======================
# Un-comment the following (and tweak the other settings below to suit)
# to enable the default home directory shares. This will share each
# user's home director as \\server\username
[homes]
comment = Home Directories
browseable = yes
# By default, the home directories are exported read-only. Change the
# next parameter to 'no' if you want to be able to write …Run Code Online (Sandbox Code Playgroud)