FileProvider icon indicating copy to clipboard operation
FileProvider copied to clipboard

SMB

Open anonymouz4 opened this issue 8 years ago • 8 comments
trafficstars

Is there any expectation, when the SMB support will be finished?

anonymouz4 avatar Oct 28 '17 15:10 anonymouz4

I don't know. I should implement a stack first, then implement a URLSessionTask for it. I don't have enough time now unfortunately.

amosavian avatar Oct 29 '17 20:10 amosavian

Not easy to help as SMB functions in this lib are not documented.

Do you think you can implement a base (login / browse) and maybe we can help after ? Or maybe a little doc for functions to use ?

skrew avatar Nov 12 '17 00:11 skrew

Any updates on SMB? @amosavian

onesentinel avatar Jun 29 '18 08:06 onesentinel

@onesentinel Please check https://github.com/amosavian/AMSMB2

amosavian avatar Jun 29 '18 09:06 amosavian

@amosavian I mean on SMB 1 integration?

onesentinel avatar Jun 29 '18 09:06 onesentinel

There was no intention to integrate/implement SMB1. It’s an obsolete protocol.

However you can use https://github.com/TimOliver/TOSMBClient for SMB1.

amosavian avatar Jun 29 '18 09:06 amosavian

@amosavian The TOSMBClient Framework is pretty useless bc it can neither Delete nor Move or Rename, all Features that are important for me

onesentinel avatar Jun 30 '18 23:06 onesentinel

Check this one https://github.com/naxos/SMBClient

amosavian avatar Jul 01 '18 11:07 amosavian