The User who was logged in at the WinPC and who works with my PB Software doesn´t have any rights to the Samba-Share! It is not allowed that the user has access to this directory, except to copy a file with my software!
So my Software must copy the files with a account who has this rights to write a file in the samba share.
How can I do this?
A function like CopyFile(source$,dest$,username$,password$)
