sftp username@remote_url # input password cd # to a directory ls # list the files in that dir put filename # upload "filename" in local to remote server # or put path/your_file # the path of your local file