Open menu

Learn Center

Learn how to use and integrate SFTP/FTP with your apps & business workflows.

SFTP

SFTP pwd Command

The SFTP pwd command stands for 'Print Working Directory'. As the name implies, this command is used to display the full path of the current working directory on your remote system.

SFTP

SFTP put Command

The "put" command is one of the most commonly used commands in SFTP. This command allows a user to upload a file from the local machine (client) to a remote server.

SFTP

SFTP mkdir

lmkdir stands for "Make Directory". As the name suggests, it is used to create a new directory on the SFTP server.

SFTP

SFTP lmkdir Command

lmkdir stands for "Local Make Directory". As the name suggests, it is used to create a new directory on the local machine.

SFTP

SFTP LLS Command

The 'lls' command, an acronym for 'local list', is an integral SFTP command that lets you view the directory list for your local machine, all from within the SFTP environment.