Copying File to UNC Path using Username and Password

Hello.

i’m searching for a way to copy a file within a flow service to an UNC Path
using User name and Password for authentication.

Do you have any hints how to achieve this or which services to use ?

Thanks.
Sebastian

Where is the file located and is the folder path is a mount or shared drive and what OS is this?

Have you tried with writeFoFile JS the one in the PSUtilities and try with UNC path (ofcourse that is nothing to do with authentication)

HTH,
RMG