smb_connect 0.0.9 copy "smb_connect: ^0.0.9" to clipboard
smb_connect: ^0.0.9 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.9 Connect fixes. #

  • Check auth while connect;

0.0.8 Add createFolder & bug fixes. #

  • Add createFolder operation.
  • Bug fix. Operation listFiles did not close the folder.
  • minnor bug fixes.

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.
11
likes
130
points
268
downloads

Publisher

unverified uploader

Weekly Downloads

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.

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

asn1lib, charset, crypto, cryptography, mutex, pointycastle

More

Packages that depend on smb_connect