Writing to SMB Share?
Matthias Rebbe
matthias_livecode_150811 at m-r-d.de
Fri Aug 10 08:24:26 EDT 2018
From which OS do you want to connect?
From Linux you could include the username and password in the UNC.
smb://username:passwort@servername/folder” <smb://username:passwort@servername/ordner%E2%80%9D.>
But i am not sure, if this works when working in a domain structure.
Regards
Matthias
> Am 10.08.2018 um 13:54 schrieb Malte Pfaff-Brill via use-livecode <use-livecode at lists.runrev.com>:
>
> Hi folks,
>
> Is it possible to write to an SMB share which requires User authentication from within liveCode (Domain/User/password)? If so, I am glad for any pointers!
>
> Cheers,
>
> Malte
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list