cd command

Changes remote working directory for active session.

Advertisement

Syntax

cd [ <directory> ]

Remarks

If directory is not specified, changes to home directory.

Examples

cd /home/martin
cd

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.

Last modified: by martin