Top "Cifs" questions

The Common Internet File System (CIFS), also known as Server Message Block (SMB), is a network protocol whose most common use is sharing files on a Local Area Network (LAN).

HTML link to directory in a Samba share, that works on Internet Explorer 7/8

I want my HTML page to link to a directory in a Samba share (protocol SMB/CIFS Windows share). In …

windows internet-explorer samba smb cifs
Filesystem test suites

I wanted to ask about testing suites available for testing Linux file systems. I am looking for more of stress …

linux testing filesystems nfs cifs
Getting File Create Notifications for CIFS Mount in Linux

I have a windows share mounted via CIFS on an ubuntu server. I need to a way to know when …

linux samba inotify cifs
smbmount not working on Ubuntu 12.10

I just installed Ubuntu 12.10 and I was trying to mount a folder to the Ubuntu system. So I used: sudo …

ubuntu smb cifs
Detect SMB vs SMB2 for network share

Given a UNC path like \\server\share, is there any way to determine, using the Win32 API, whether the local …

windows winapi osx-mavericks smb cifs
File sharing over the internet - WebDAV / SMB / FTP

We are developing a web based application which provides a repository of users case files. Would like the user to …

ftp webdav smb cifs
Python copy files from Linux to WIndows

I'm building a website which has a form which captures user data and runs some cgi on the user data. …

python linux windows cifs
SMB or WebDAV protocol?

I am trying to understand the differences between WebDAV and SMB. What are the advantages and disadvantages of both and …

webdav smb jcifs cifs
How To Tell What Version Of SMB Is Being Used?

I recall from a while ago, I used a command that enabled me to see what version of SMB (CIFS/…

macos smb cifs afp
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