Currently it looks like uploading directories is not supported. If you try it, you receive the following error:
ERROR (Net::SCP::Error): Exception while executing on host ...: can't upload directories unless :recursive
If multiple config files must be uploaded, you have to list them one by one, and also update the list every time the files are added or removed. I think the ability to upload whole directories recursively would be very helpful in such cases.
Currently it looks like uploading directories is not supported. If you try it, you receive the following error:
ERROR (Net::SCP::Error): Exception while executing on host ...: can't upload directories unless :recursiveIf multiple config files must be uploaded, you have to list them one by one, and also update the list every time the files are added or removed. I think the ability to upload whole directories recursively would be very helpful in such cases.