Multiple choice technology

What is use of lcd command?

  1. To change working directory to directory in local-machine

  2. To change working directory to directory in remote machine

  3. To change working directory to directory in local-machine and lock

  4. To change working directory on remote machine to remote-directory

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The 'lcd' (local change directory) command changes the working directory on the local machine during an FTP session. This is the local equivalent of 'cd' for the remote server. It helps navigate local directories to specify which local files to upload or where to save downloaded files.