<!-- ### Precheck * For bugs, do a quick search and make sure the bug has not yet been reported * Ensure that this issue is related to SSHKit.ex * All checked? Be nice and have fun! --> Should we handle downloads from multiple hosts? If so, how do we make sure files with equal paths across hosts do not overwrite each other? E.g. do we add an option to pass a function to customize the target path? ### Environment N/A ### Expected Behavior Not sure. ### Actual Behavior At the moment, the behavior for running an SSHKit download on multiple hosts is unclear if the same path exists on 2 or more hosts.