13,420
edits
Changes
→Secure File Transmission Control Protocol (sftp)
'''<span style="font-family:courier">sftp username@hostname</span>'''
When you login via the sftp command, the '''sftp prompt''' appears. The ftp prompt is like a Bash shell prompt, but with a limited number of commands. When issuing sftp commands,<br>the local server relates to the server where you first issued the sftp command.
Refer to the diagram on the right for local and remote sftp commands.