Dear Team,
I have a shared folder in other pc. I want to connect with specific username and password via snap.
because file download by API, I want to configure with my local shared folder.
Example:
Server 1 : 192.168.1.100
Shared folder: attachments
Server2: where I am testing / running snap application / api server
API: localhost:/api/download/T0115.jpg
above download i want to copy directly to server1. with specific username password.
same like: local
copy ( "T0115.jpg", \\remotepc\attachments\T0115.jpg)
Using Domain
Usname and password