Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

bloodlessz

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