At least since 1.2.2 trying to get a file with a space in the name fails with:
yafc host:~> get foo\ bar.txt
~/foo bar.txt
Failed to start scp download: SCP: Warning: scp: /home/page/foo: No such file or directory
The name is cutted somewhre, I guess some escaping is missing.
At least since 1.2.2 trying to get a file with a space in the name fails with: yafc host:~> get foo\ bar.txt ~/foo bar.txt
Failed to start scp download: SCP: Warning: scp: /home/page/foo: No such file or directory
The name is cutted somewhre, I guess some escaping is missing.
This works ok in 1.2.0