Differences
This shows you the differences between the selected revisions of the page.
2014-12-01 | 2014-12-01 | ||
library_example_listing_files_matching_wildcard (martin) | removing session log (martin) | ||
Line 69: | Line 69: | ||
$session = New-Object WinSCP.Session | $session = New-Object WinSCP.Session | ||
- | $session.SessionLogPath = "session.log" | ||
- | |||
try | try | ||
{ | { |