Answer the question
In order to leave comments, you need to log in
How to set up automatic file transfer from PC to PC using Powershell?
Hello everyone.
I'm getting started with Powershell. And the task is: how to make a Powershell script to automatically transfer a video file from PC1 to PC2 when it appears in the extended folder.
Thanks in advance.
Answer the question
In order to leave comments, you need to log in
Write a one-line copy script from folder A to folder B.
On the PC where the script will run, create a task (via the Task Scheduler) that runs every 10 seconds, the task will be the copy script. You can even not a script, but simply drive the command into the Scheduler. But a script is also possible.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question