I finally know how to upload files using the "ftp" command in the terminal (yay!). Now is it possible for the terminal to edit an html file remotely using ftp instead of downloading it using "get" then uploading it again using "put"? I mean if it's just a small change like a typo or something, can I just use nano or emacs or something else?