Jason Babo
I noticed that clone site does not work fully when a server doesn't have the default port of SSH set to 22. It copies everything except the part where it needs to rsync the actual files.
Ploi should check if the port has changed to a personalized port number. For example, I use port 2222 instead of port 22. If I manually do the rsync command and add --rsh='ssh -p2222' then it works perfectly.
Maybe you guys need to change the script so it grabs the port number, otherwise, the clone option will not work for those using anything but port 22.
Stanley
100%! none of our servers use the default port (22), so cloning sites does not work for us.
Clone site issue found. Solution requested
-
Dennis moved item to board Planned
9 months ago -
Jason Babo moved item to project Panel Requests
9 months ago -
Jason Babo created the item
9 months ago