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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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
Using the best tool for a job makes way more sense than sticking to one because of a principle
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.
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.
Take a look at termius. Some sexy looking app. Available for all OS's