Search results
9 mar 2023 · I have been struggling with getting a shared Samba share in Linux to be writable from Windows 10/11. I have found several questions on this but can't find a solution. I can see and list the samba share without any issues, simply can't create or write files. Tested on 2 different Windows machines.
25 sie 2018 · I recently installed WSL on my Win 10 (Version 10.0.17134.228) and I'm trying to access my files on a disk mounted on windows from linux. In my PC I have 2 HD: First Disk: A single partition where windows is installed (C:/ in Windows)
9 maj 2019 · I've set up WSL (Windows Subsystem for Linux) on my Windows 10 to utilize Bash. I've created a Linux user, installed the latest updates and upgrades, and I know how to access the Windows files through /mnt/c/Users etc. When I try to create a new file on my desktop, it denies permission:
10 mar 2022 · Yesterday I was able to copy files from Windows to my WSL machine using \\WSL$\home\user\proj. I could also open new files (all from my Windows Explorer). Today, however, I was trying to do same but I got error about needing permission, "Access Denied", and I can't find the reason for this.
28 gru 2021 · You can configure your file permissions inside of your Windows drives using the mount options in wsl.conf. The mount options allow you to set umask , dmask and fmask permissions masks. The umask is applied to all files, the dmask is applied just to directories and the fmask is applied just to files.
29 lis 2016 · I have two PCs on my internal LAN. One is running windows 10 and the other is running Ubuntu 16.04. I am trying to share a folder in Ubuntu so that I can access it from windows 10. I have done: And the clicked "Create Share" which completed without any errors.
22 lut 2021 · I have a network drive that is available via a Samba share. I want to create, edit, read/write files on that shared drive from Windows 10 and from Ubuntu mate. I noticed that when I created a file from Linux I could not edit it from Windows.