Amir Abbas Mousavian

Results 70 comments of Amir Abbas Mousavian

Which version of library are you using? @charsdavy

The underlying [libsmb2](https://github.com/sahlberg/libsmb2) library does not support DFS. Theoretically it is possible to add this feature directly to AMSMB2 but I don't have any DFS server to test and troubleshoot....

You are right. it becomes very slow when I use encryption. @sahlberg

@AfnanMirza1999 you may find this project: https://github.com/amosavian/FileProvider

Same issue with mine: https://cocoapods.org/pods/FilesProvider

it's slower but atomicity is a problem specially in mobile platform. An interruption may result in corrupt file.

Unfortunately I'm neither familiar with ZIP spec nor Objective C language otherwise I could help you in this milestone. Having journaled is a fascinating idea. It may help much in...

Please use Swift 5.9 or 5.10 to build.

If you want to connect anonymously, you may pass `credential` in initializer equal to `nil`, the default `guest` user will be passed to server. If you are trying to connect...

Please ensure guest user is already enabled and set up on your NAS. As I checked, it is disabled by default. https://www.qnap.com/en/how-to/faq/article/how-to-set-up-guest-access-to-share-folders