Top "Smb" questions

Server Message Block, network-protocol for sharing files and printers implemented by Windows, Samba and others

Mapping and Remapping Network Drives with Different Users on Win7

I am currently trying to develop an automated client-side test of a server that contains a network share. However, I …

windows windows-7 network-programming smb
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
Escape special characters in mount command

I am trying to mount a windows shared folder on Mac OSX Mavericks. A simplistic user name and password worked …

macos bash escaping mount smb
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
NFS or SMB on Windows Share

If I were to create a Windows shared folder, put a database file in that folder to be shared among …

nfs smb windows-share
Android ServerSocket programming with jCIFS streaming files

I've got a bit of an issue and I've been asking regarding it quite a few times, but I think …

android serversocket smb jcifs
Python Linux-copy files to windows shared drive (samba)

this question is similar to How to copy files to network path or drive using Python However, I am on …

python networking share samba smb
Read remote file beginning with "smb://" using R

To read a file in R, I'd normally do something like the following: read.csv('/Users/myusername/myfilename.csv') …

r remote-access smb
Using Windows SMB shares from Kubernetes deployment app

We are migrating legacy java and .net applications from on-premises VMs to an on-premises Kubernetes cluster. Many of these applications …

kubernetes smb persistent-volumes windows-share
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