Top "Samba" questions

Samba is the standard Windows interoperability suite of programs for Linux and Unix.

Win32: API calls to list available network shares on a server?

Assume I have access to a SMB server at IP 1.2.3.4, how can I determine the list of available shares? Windows …

winapi samba smb network-shares
Can a windows network share be mounted within a docker container?

Google is turning up some bizarre results, including questions here at SO. I am aware that this isn't a supported/…

docker samba cifs
Defeating CIFS file caching on Windows / forcing "refresh"

I'm modifying files on a UNIX system and accessing them on a Windows box. The server runs samba and there …

windows samba cifs
Git is doing very slow commits on a Samba share. What can I do to speed it up?

I am running a git repository on a remote server. I have it set up a samba share on the …

git windows-7 samba
Python cannot access file using smb client

Using this library: https://pypi.python.org/pypi/PySmbClient I am trying to access a file from my Ubuntu machine …

python samba windows-share
Open Java SMB server implementation

Is there an open implementation of a SMB/CIFS server in Java? The only implementation I can find at all …

java samba smb cifs
Windows service can't copy to file share

I have a windows service set to copy files from a local directory to a samba share. The service connects …

.net file-io windows-services networking samba
Samba read speeds very slow through Explorer, but OK through Firefox

I have a file server running Ubuntu 12.04 and Samba 3.6.3. A Samba share is mapped to a drive on a Windows 8 …

file-transfer samba smb fileserver mapped-drive
Mounting cifs-share with kerberos fails: mount error(126): Required key not available

Recently mounting a samba-share by using Kerberos stopped working. The same share with the same mount options on another server …

kerberos samba cifs