21 packages tagged with “CIFS”
Xamarin & .NET Core Ready, SMB/CIFS(Windows shared folder) Access Library. This is a port of SharpCifs to .NET Standard. You can access the Windows shared folder, NAS by Xamarin & .NET Core.(= without mpr.dll, Netapi32.dll) It's a rework of SharpCifs, and The origin is JCIFS.
Abstractions and code for using Windows network files shares.
It's easy to use, and supports SMB ver2 for Windows 10. Xamarin & .NET Core can access Windows Shared Folders and NAS without using mpr.dll or Netapi32.dll. Supports .Net Standard 2.0.
A simple .NET CIFS library written entirely in C#, with no external dependencies forked from ume05rw/SharpCifs.Std netstandard1.6+;net40+;
It's easy to use, and supports SMB ver2 for Windows 10. Xamarin & .NET Core can access Windows Shared Folders and NAS without using mpr.dll or Netapi32.dll. Supports .Net Standard 2.0 and net45.
Wrapper for smbclient command line utility, requires samba to be installed
BLOB storage client for Microsoft Azure, Amazon S3 (including compatible storage e.g. Minio, Less3, Ceph, View), CIFS/SMB (Windows file shares), NFS (UNIX and Linux file shares), and local filesystem written in C#.
File transfer library that accelerates getting projects up and running with SSH.NET, FluentFTP, and SMBLibrary!
BLOB storage client for Amazon S3 (including compatible storage e.g. Minio, Less3, Ceph, View). Refer to other Blobject packages for other storage repository types.
BLOB storage client for Microsoft Azure BLOB. Refer to other Blobject packages for other storage repository types.
BLOB storage client for Amazon S3 (including compatible storage e.g. Minio, Less3, Ceph, View) using a lightweight, non-AWS SDK. Refer to other Blobject packages for other storage repository types.
BLOB storage client for NFS file servers, e.g. Linux and UNIX. Refer to other Blobject packages for other storage repository types.
BLOB storage client for local filesystem and pre-established mount points. Refer to other Blobject packages for other storage repository types.
BLOB storage client for CIFS and SMB file servers, e.g. Windows and SAMBA. Refer to other Blobject packages for other storage repository types.
An utility to access Windows (SMB/CIFS) shares with credentials.
Transparently wraps a FileStream to intercept UNC paths on platforms that don't allow direct access to SMB/CIFS shares and mounts the share for them. Especially useful within Linux containers.
BLOB storage client for Google Cloud. Refer to other Blobject packages for other storage repository types.
A cross-platform .NET library for SMB/CIFS file operations. Supports both Kerberos and username/password authentication. Works on Windows (native UNC) and Linux/macOS (via smbclient).
Lightweight wrapper for dynamic access to Windows shares on Linux via CIFS protocol
SMBLibrary fork with Socket overload support for SOCKS5 proxy connections. Based on the open-source C# SMB 1.0/CIFS, SMB 2.0, SMB 2.1 and SMB 3.0 server and client implementation.