|
|
|
|
|
by distantsounds
1150 days ago
|
|
lrzsz is one of the first packages i install when configuring a new system. being able to send and receive files between remote and local without needing a separate ssh session is such a time saver. it's really fast as well. i do wonder if anyone has developed something more modern to make it even more performant? |
|
nc -l 1234 > fname
nc host 1234 < fname