Reason I haven't had to use SSH in a few years is primarily that managed Wordpress allows pretty much everything to be done from the browser. You used to have to ftp themes for eg. And back in the day, plugins and updates too. That and I gave up doing anything besides WP.
-
-
Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo
-
-
-
Sure, it gets used for dinky little things. But yeah mostly deploys triggered on push. SSH certainly gets used all the time.
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
-
-
I'd be more likely to reach for scp to transfer files over ssh than ftp.
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
-
-
ftp is pretty obsolete & clunky. My impression is most people use HTTP[S] GET to retrieve individual files; scp or rsync for trusted/internal file transfers; git for code/website components where version control is helpful
-
scp = cp over ssh tunnel
End of conversation
New conversation -
-
-
This Tweet is unavailable.
-
yeah I meant sftp
End of conversation
-
-
-
Sigh, I've used ftp. Yeah, sending my pw in the clear over the wire. My work, at a security company, username and pw. Internally at least.
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
-
-
FTP servers are still a thing in government. Some moving toward managed cloud services to accomplish the same thing.
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
-
-
I recently started using SFTP again for a self-hosted image repo I'm too lazy to hook up anything more sophisticated for. I use ssh almost daily for devopsy work on some tech debt laden prod systems.
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.