I'm trying to use the following command:
ssh user@host "del -f F:\\some\\path\\in\\remote\\1.computer\\1.filename.txt"
and in the logs I get the following error:
The filename, directory name, or volume label syntax is incorrect
Any feedback will be well appreciated.
Thanks!
Edit: Important note I forgot to mention is I'm using a spawn command via a script to execute the ssh instruction
0 comments:
Post a Comment
Thanks