Change directory command
Does the .NET assembly support this?
I can't seem to find the appropriate command to change the current directory on the remote server. For instance something like session.changedir("."), if I'd like to go to the root level, or session.changedir("../../myfolder") to go to a directory relative to my current folder.
I can't seem to find the appropriate command to change the current directory on the remote server. For instance something like session.changedir("."), if I'd like to go to the root level, or session.changedir("../../myfolder") to go to a directory relative to my current folder.