I'm new to this, wondering if someone could help.
I need to ssh to a server and bind commands to it, which copies a directory, zips it up etc..
ssh user@123.45.67.89 ; cd /to/directory/ ; zip these files
Something similar to the above. If anyone could offer advice, would be a great help! Thanks