|
|
|
|
|
by mjschultz
5811 days ago
|
|
I usually do use scp, but it becomes problematic when there are symlinks hanging around. scp just follows them and ends up copying the same file many times. This is especially bad if you have a directory structure that references a higher-level directory. |
|