smb_connect 0.0.7
smb_connect: ^0.0.7 copied to clipboard
Native SMB/CIFS client library written in Dart for Dart. Extremely fast, can be used for streaming music and video. Supported dialects: SMB 1.0, CIFS, SMB 2.0, SMB 2.1.
0.0.7 Auth bug fix #
- smb1 auth bug fixes.
0.0.6 Auth bug fix #
- bug fixes "Unable to Determine connectAuth Connection Issues #1".
0.0.5 Initial release. #
- Initial package release.
- Tested work form Smb2/Smb1.
- Get list of shares.
- Get list of folders/files.
- Create empty file.
- Read/Write stream.
- Random access file support async.
- Rename/delete operations.