Access rights to a folder
Hi to all.
I have create a bat file that runs a script for WinSCP on server1 for saving files from a remote sFTP to server2.
The bat is on Server2. Runs every night through a Task Scheduler --> Copy files from sFTP to a folder from Server2.
The task runs under an AD account so i don't have problem with access rights.
That i want is to run this task under local administrator account of Server2. When i do this i have error because servername\administrator does not have access to folder of server1.
What access rights can i give to to folder on Server1 in order Server2 can have access?
Thank you
I have create a bat file that runs a script for WinSCP on server1 for saving files from a remote sFTP to server2.
The bat is on Server2. Runs every night through a Task Scheduler --> Copy files from sFTP to a folder from Server2.
The task runs under an AD account so i don't have problem with access rights.
That i want is to run this task under local administrator account of Server2. When i do this i have error because servername\administrator does not have access to folder of server1.
What access rights can i give to to folder on Server1 in order Server2 can have access?
Thank you