1.

How Do I Copy Files Recursively Onto A Target Host?

Answer»

The “copy” MODULE has a recursive parameter, though if you WANT to do something more EFFICIENT for many files, look at the “synchronize” module instead, which wraps rsync. See the module index for INFO on both modules.

The “copy” module has a recursive parameter, though if you want to do something more efficient for many files, look at the “synchronize” module instead, which wraps rsync. See the module index for info on both modules.



Discussion

No Comment Found