X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:from:date:message-id:subject:to :content-type; q=dns; s=default; b=Q380LC74tYnNRyYBOxDH8VHpu75WM Dq3p1kyRQD8ftczAUL6JjpTXFLTAl//XDdTetwn9QgnGlgyLBuNR7DTaFlqiLFjk N87/Nynx6EFVHLl/jiq1CNcN2IjnnVRKQ4TTliKiM70AqVVgRTtGNs60i2UuvyaI YRwugvOB+O5CCw= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:from:date:message-id:subject:to :content-type; s=default; bh=51Dm9uDHYcKZjl0SyggR3XqiGYY=; b=mhn gkOici070SKsMhicoVPRli7lG2QQK1Bqr6kINWvC0s8h8NTz7WRkGaIiJXxGCAo2 tvjxE8wnYOCLbHZ9mjAVV0RDYIYF1E867scYARoW2bPlGquEM/Jf76RNPraYfBRN Kt5iQRT3YOgz7Sdc9+jH+7B1v0P1p+XmNtC2GHFY= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Home X-HELO: mail-io0-f173.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=N47BUdCOMmTvUsd54wrTch2mWfY+lnquRg2nz4wxMM0=; b=JO09ZVLwnyRu27iIUPsJD2wASCy4MzZwrGIjNHxexSAj0PA8mVSr0KrPr3sZYeojUh +CHlvd+683pRG7HRPxMILR10/ShIhEnO78sh8/lMCY1qyQlTRc5faybt1h9OBi5wzVsJ kV00AD2eKhCltJa93eSUyCT71KeAErevlHrlqu4JeIZOY8AvDRgXHM3c8rC1LuPMV6ph zIK5vJ0KmIr3FWzbJGUZpC4FikYxKLDZb1JoClAqOC9gTob5JxX19kGOn0YShFZO0Erv iw9HYRyyqpowYse9XcjNTFAaGqIXceD3zC/3Dv2ZeR15LFPiewqf6jOq/6Ab92U0EEQW T/lQ== X-Gm-Message-State: ALyK8tL0HWhU91AAXGRG0AOy50H1bDhpORel587jDwVNMeLW5f37wkRktPLJyYWgA/62JDv2FQTjMjnPnZ37Sg== X-Received: by 10.107.14.140 with SMTP id 134mr3410651ioo.94.1467121100085; Tue, 28 Jun 2016 06:38:20 -0700 (PDT) MIME-Version: 1.0 From: Chris Sutcliffe Date: Tue, 28 Jun 2016 09:38:19 -0400 Message-ID: Subject: SSH Home Directory To: The Cygwin Mailing List Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Hi, I have my $HOME path setup as /cygdrive/c/Users (using Windows 7) however ssh doesn't seem to honour that. When I fire up ssh, I get: Could not create directory '/home/csutclif/.ssh'. Why is it defaulting to /home? Is there a way to configure ssh to point to the $HOME path? I have a .ssh directory with my private key in /cygdrive/c/Users/csutlif. Thanks, Chris -- Chris Sutcliffe -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple