lcd command
Changes local working directory for all sessions.
Advertisement
Syntax
lcd <directory>
Example
lcd d:\
Converting to .NET Assembly
WinSCP .NET assembly does not have a concept of current working directory. When converting script to .NET Assembly, you have to convert relative paths to absolute paths.