Bug 579 - Can't specify files with whitespace in the name in ssh_config
Summary: Can't specify files with whitespace in the name in ssh_config
Status: CLOSED DUPLICATE of bug 482
Alias: None
Product: Portable OpenSSH
Classification: Unclassified
Component: ssh (show other bugs)
Version: -current
Hardware: PPC Mac OS X
: P2 minor
Assignee: OpenSSH Bugzilla mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-28 14:41 AEST by Harry Johnston
Modified: 2004-04-14 12:24 AEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Harry Johnston 2003-05-28 14:41:20 AEST
I can't find any way to specify an IdentityFile or UserKnownHostsFile with
whitespace in the name.  For example if ssh_config contains one line,

UserKnownHostsFile=/Library/Application\ Support/Miranda/known_hosts

and I run the command

ssh -F ssh_config miranda@miranda

I get the error message

ssh_config line 1: garbage at end of line; "Support/Miranda/known_hosts".

I've tried various combinations of quote marks and backslashes with and without
the equals sign.

ssh -V reports

OpenSSH_3.4p1, SSH protocols 1.5/2.0, OpenSSL 0x0090609f

Thanks,

  Harry.
Comment 1 Darren Tucker 2003-06-28 13:13:47 AEST

*** This bug has been marked as a duplicate of 482 ***
Comment 2 Damien Miller 2004-04-14 12:24:19 AEST
Mass change of RESOLVED bugs to CLOSED