When trying to rsync-copy a file, I get this: ``` fish: Unknown command sudo:root\\@cremaster fish: rsync -az --info=progress2 foo myserver|sudo:"root\@myserver" ``` Is this a problem with my shell (fish) or possibly with the pipe character?