SplitRemote
static char *SplitRemote(char **pathp);
if (src && (ptr = SplitRemote(&src)) != NULL) {
if (dst && (ptr = SplitRemote(&dst)) != NULL) {