you are viewing a single comment's thread
view the rest of the comments
[–] 3 points 2 years ago (1 child)

Using termux for SSH as well. Haven't heard about croc before. Are there advantages over copying files with ssh (scp) for example?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 2 years ago

    The main advantages for me are:

    1. You don't need to swap ssh keys, which makes it great for setting up new systems I haven't connected to everything else yet (or don't plan to)
    2. It's cross platform
    3. The devices don't need to be on the same network (it NAT busts too)
  • source
  • parent