this post was submitted on 02 Aug 2023
1587 points (99.5% liked)

Programmer Humor

19471 readers
1183 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] donut4ever@lemm.ee 8 points 1 year ago (1 children)

What if you use both based on the situation. I ssh into my server from the terminal and also use termius when I want use FSTP because it's quicker than dropping into a shell

[–] lorkano@lemmy.world 12 points 1 year ago (1 children)

Using the best tool for a job makes way more sense than sticking to one because of a principle

[–] donut4ever@lemm.ee 1 points 1 year ago (1 children)

True that. I've done the shell side of SFTP, but it was honestly way slower than just dragging a file from this side to the other. I need to get shit done ASAP sometimes.

[–] oshu@kbin.social 2 points 1 year ago (1 children)

That's why I use lftp for cli sftp. For most operations it is much faster. Especially when you want to use regex to select files.

[–] donut4ever@lemm.ee 2 points 1 year ago

Take a look at termius. Some sexy looking app. Available for all OS's