• donut4ever@lemm.ee
    link
    fedilink
    arrow-up
    8
    ·
    1 year ago

    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
      link
      fedilink
      arrow-up
      12
      ·
      1 year ago

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

      • donut4ever@lemm.ee
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        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
          link
          fedilink
          arrow-up
          2
          ·
          1 year ago

          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.