|
|
|
|
|
by lnxg33k1
856 days ago
|
|
I use rsync with -e 'ssh -p PORT', so that I can also have the ability to resume just in case :D, interesting how everyone has a different solution ^^, let's see how many ways of doing the same thing can we collect in this thread |
|
Usually I use per host `ssh_config(5)` (both for port and user) but some tools also don't make use of that!