Differences
This shows you the differences between the selected revisions of the page.
| 2020-06-23 | 2020-06-23 | ||
| PutFileToDirectory (martin) | silencing PutFileToDirectory (martin) | ||
| Line 153: | Line 153: | ||
| $session.Open($sessionOptions) | $session.Open($sessionOptions) | ||
| - | $session.PutFileToDirectory($archivePath, $remotePath) | + | $session.PutFileToDirectory($archivePath, $remotePath) | Out-Null |
| Write-Host "Archive $archiveName uploaded." | Write-Host "Archive $archiveName uploaded." | ||