Skip to main content

FTP CD

Syntax

FTP CD directory_path

Parameters

  • directory_path: The path to the target directory on the FTP server.

Description

Changes the current working directory on the remote FTP server.

Remarks

Use this command to navigate to the correct folder before uploading files with FTP PUT.

Examples

FTP CD public_html