Re: No method "ListDirectory"
Your example does not show, how do you initialize the
$session
variable.
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
$session
variable.
$directory = $session.ListDirectory("/home/martin/public_html")
[System.Boolean]
does not contain a method named ListDirectory
.