
2025-07-21 21:07:36
scp
just made a directory named Test*
, bless its heart.
The offending command: scp foo.zip server:~/Test*
. The server has a directory named ~/Test Files
and I have no idea how to ever escape spaces in remote commands like this so I tried to glob it.