Skip to main content

Questions tagged [cifs]

CIFS is a virtual file system in use by samba, and Windows servers to share files between different system.

1 vote
1 answer
59 views

I am trying to connect various systems to a SMB share of a USB drive that is connected to a TP-Link router (TP-Link AC1750) and is shared as //192.168.0.1/sda1. Using the command (run as ROOT user): ...
uberheer's user avatar
0 votes
1 answer
62 views

I have a laptop with Debian 13 installed and a Synology NAS with an SMB share that holds music files. I have added a line to the /etc/fstab file to auto mount this share during startup. The line is ...
Chris's user avatar
  • 1
1 vote
1 answer
110 views

I have a dataset on my NAS (TrueNAS) which I share to a Linux system via NFS (v4) and my Windows PC via SMB (v3). This works fine, however when I change a file on my PC it takes between 20 seconds up ...
Mikelo's user avatar
  • 111
0 votes
0 answers
278 views

In Debian 13, with the GNOME desktop environment, in fstab, I have placed the following line to mount an SMB share from a Synology NAS: //192.168.1.117/video /media/NAS/video cifs username=video,...
graham's user avatar
  • 101
10 votes
1 answer
341 views

I am working in a primarily Windows environment. I need to access a Windows shared drive which is known among my colleagues as "the L drive". Running net use on a Windows machine shows the ...
Dan's user avatar
  • 152
0 votes
1 answer
85 views

The story is that a week ago my local disk faulted, and I dd'd the entire disk device to a full.img file and uploaded it to my OpenMediaVault server. Now I have replaced the disk and reinstalled the ...
Sprite's user avatar
  • 131
0 votes
0 answers
105 views

We have a Samba file server and use Debian Linux for both server and clients. Everything works fine. Except for one thing: If someone opens a LibreOffice document (mainly Calc / *.ods), nobody else ...
MrSnrub's user avatar
  • 157
0 votes
0 answers
193 views

I'm trying to automatically mount a CIFS network share at /mnt/Share using systemd on boot, with the _netdev option in /etc/fstab. However, the mount fails with the following error in journalctl: May ...
NLion74's user avatar
1 vote
0 answers
4k views

This was quite a catastrophic update. Initially, all I got after reboot was a brief error that turned into kernel panic after a few seconds. I booted into the previous kernel but it would not start X. ...
SuperAl's user avatar
  • 151
0 votes
1 answer
359 views

I'm trying to mount a CIFS (Samba) share using /etc/fstab, and I want it to be owned by a specific user (myuser), not root. My current fstab line is: # <file system> <mount point> <...
NLion74's user avatar
0 votes
0 answers
54 views

I can ping my phone's server: lobsang@lobsang-Inspiron-3195:~$ ping 192.168.86.26 PING 192.168.86.26 (192.168.86.26) 56(84) bytes of data. 64 bytes from 192.168.86.26: icmp_seq=1 ttl=64 time=305 ms ...
Lobsang Jamyang's user avatar
0 votes
1 answer
60 views

I was delinting a smb.conf and it occurred to me that oplocks = no level2 oplocks = no is because the server's backup solution accesses the shared files not through the cifs filesystem module. Which ...
Eric Towers's user avatar
0 votes
0 answers
41 views

For years I used a setup where I have a CIFS mount to a windows share directory. This directory contains symlinks to other windows location. Trying to replicate this on the latest raspberry pi OS (...
Thomas Renault's user avatar
1 vote
1 answer
335 views

I have a kind of strange bug. I try to mount smb/cifs share of windows server 2019 as server using Debian as client. The following exact command does work on Debian 11.11 but not on 12.9 with myuser ...
tardis's user avatar
  • 153
0 votes
0 answers
142 views

I'm trying to get ksmbd work on a machine running bookworm. But regardless if I'm using a Linux GUI, CLI or a Windows 10 Client, I'm unable to browse through files or directories within the mounted ...
Die Rylls's user avatar

15 30 50 per page
1
2 3 4 5
29