3

I have a scrip that runs and saves text to an XML-file. And I want to save this XML-file to a remote server in the network. What would be the command/code to to this?

0

1 Answer 1

3

UNC path (\\server\share\file.xml or \\server\c$\temp\file.xml). It requires the user who runs the script has to have permissions on the target location on the remote server.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.