
Default is ** which includes all files (including sub folders) under the source folder. Supports multiple lines of minimatch patterns. Example: $(Agent.BuildDirectory)įile paths to include as part of the copy. Use variables if files are not in the repository. Names containing wildcards such as *.zip are not supported. If omitted, the root of the repository is used. The source folder for the files to copy to the remote machine. The private key and the passphrase must be specified for authentication.

The hostname or IP address of the remote machine, the port number, and the user name are required to create an SSH service connection.

The name of an SSH service connection containing connection details for the remote machine. # Copy files or build artifacts to a remote machine over SSH
