Differences
This shows you the differences between the selected revisions of the page.
2015-01-29 | 2015-03-06 | ||
better intro (martin) | no summary (149.142.243.57) | ||
Line 30: | Line 30: | ||
$session.Open($sessionOptions) | $session.Open($sessionOptions) | ||
- | # Gel list of files in the directory | + | # Get list of files in the directory |
$directoryInfo = $session.ListDirectory($remotePath) | $directoryInfo = $session.ListDirectory($remotePath) | ||