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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=GCreoSBKe0iQCqcu CkHBMYRXBowvCNCv9OmYsa07oeI7ynJ4qNYbxd70VVl8WTmwtmJ4hRedL5VY4n35 eLPJap5XOCqKybNFvDPHT9ue3f0R15k/5lg7Skqh0PKNRHBU7lbDVEB8kvJlYCQt 64NZpoy2dhIAzXAvk5aKYvm0nW4= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=mRQ1DPXEVS3yfJHg8aFtJe y+FYo=; b=Qr6Tu7geVZ/lVaNdVo0faPItBAvl2sOO+CReK1KY70bFv+ChNUopm2 sjwUf8XLdIlK/IxavILNeup0uI4+dEXMzSOJZdje9kVschyBYjufAG5qy9vH49xF MLlPSUOOX0j6H6hasDjPt/rxtlWu8cm6Wz0yWVV8KjpAOpjO2Ip6c= 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.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:1004, H*u:6.1, H*UA:6.1 X-HELO: mail-wr0-f170.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=ZwtCPlLKJnOlpEXNwPlX/AhGvN4UUAoQuCro8kHYUqw=; b=Q7kfxqrdKfdT5exNk5PBYiYcia2M60N1CpnFMAedbpCO4DObfNataklC+3Z7qSi7s4 w776dPa6D6UncQo6vSKD6Z13tzg9Bo8a3C06He/8LtXCdZrjwNAS/l9XqUiC/jxOwSsY ZnElc1VQ8KgWE2kYJOAs/QdeMX3inUNGXS+u4hBJsFCuaKO3Tp1k9i0voVwrraFZVYk2 tE+RkYLsLi09IDyZFl0n4lcydoSPefmSoyg+IY5SMHKyorONS8o1eoQwPcIfRnp71G/J 0fWMXPa6lxGQsTlorhlC2sZxFOqDBU8AIajQ+CmlP/cUKCqG+Ah75K/yyVaGChQygm7h 22lA== X-Gm-Message-State: ALQs6tBmBmrZCZzL6Y7jiL8JmC1UTUx5lVRLmAtQXptrV6qbkXhpJvIL 5apU+GkAUrNSu5cgXnkgZns= X-Google-Smtp-Source: AIpwx4+2bHItn6o186cqDp7RZyBnrXJhs9mEyLwAaosd1z6dqb6lj4n+cfoKHGot/D7070/SNIY89g== X-Received: by 10.28.0.4 with SMTP id 4mr1929286wma.118.1524231741864; Fri, 20 Apr 2018 06:42:21 -0700 (PDT) Subject: Re: rsync error | Couldn't compute FAST_CWD pointer. To: cygwin AT cygwin DOT com, raje DOT amod AT gmail DOT com References: From: Marco Atzeri Message-ID: <9cd5b04d-b578-fe48-1488-e35e511dac6e@gmail.com> Date: Fri, 20 Apr 2018 15:42:20 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 4/20/2018 2:44 PM, Amod Raje wrote: > Hello, > I am trying to deploy DeltaCopy > which uses rsync on > windows for backup. > > I am facing below issue when client tries to connect to server. > > Executing: rsync.exe -v -rlt -z --chmod=a=rw,Da+x --delete > "/cygdrive/C/Testing/Defects_Report/All_Projects_Defect_Summary.xlsx" > "::0/Defects_Report/All_Projects_Defect_Summary.xlsx" > > 0 [main] rsync 20156 find_fast_cwd: WARNING: Couldn't compute > FAST_CWD pointer. Please report this problem to > > the public mailing list cygwin AT cygwin DOT com > > > If you could help in resolving this issue would be helpful. > > > > Thanks, > > Amod > It is a warning not an error. See FAQ https://cygwin.com/faq.html#faq.using.fixing-find_fast_cwd-warnings Please note that you should highlight the issue to DeltaCopy as they are using an old version of the cygwin shared lib. Regards Marco -- 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