我已经安装了 ubuntu 19.10,并且已经在 /etc/fstab 中安装了我的驱动器,如下所示:
//192.168.1.194/Katon /mnt/mycloud cifs noperm,username=username,password=password 0 0
但是当我将文件复制到 /mnt/mycloud 并转到网络驱动器时,文件实际上并不存在。我该如何同步它?
我已经安装了 ubuntu 19.10,并且已经在 /etc/fstab 中安装了我的驱动器,如下所示:
//192.168.1.194/Katon /mnt/mycloud cifs noperm,username=username,password=password 0 0
但是当我将文件复制到 /mnt/mycloud 并转到网络驱动器时,文件实际上并不存在。我该如何同步它?