gears, 1 year ago (edited 1 year ago) It gets real crazy when you’re sending remote commands so you have to escape the escapes so that the remote keeps them and properly escapes the space ssh -t remote "mv /home/me/folder\ with \ spaces /home/me/downloads/
It gets real crazy when you’re sending remote commands so you have to escape the escapes so that the remote keeps them and properly escapes the space
ssh -t remote "mv /home/me/folder\ with \ spaces /home/me/downloads/