Master Thesis Code
by Simon Moser
Loading...
Searching...
No Matches
getDataFromETHZ.ps1 File Reference

This PowerShell script copies essential files from an ETHZ server to a local machine. More...

Go to the source code of this file.

Detailed Description

This PowerShell script copies essential files from an ETHZ server to a local machine.

This PowerShell script is designed to automate the process of copying essential files from an ETHZ server to a local machine for further processing. It prompts the user to input source directories, a target directory, and participant numbers. The script verifies the existence of directories, creates necessary directories if they do not exist, and copies specified files for each participant from the source to the target directory. It also handles potential errors during directory creation and file copying, ensuring a smooth transfer process. The script concludes by informing the user upon completion.

Definition in file getDataFromETHZ.ps1.