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=GF8DIQnrDXZk+zuMaNSowrITI77Mq 6k/rcIj7Sr2wIkzHhGwQ8menvSFfrEzlOYozQFXgo4rp/mzYcixY6mjHcSp9isJN ZFvBX2+sEkSw8c3ibXdMtd2g8VC+RgaQ7qo/w5jwKKkSaRWZMc23Vku5lkYM3k/t WDLTCUMtYBjfMo= 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=B9HMXgm6Q3vZT2BMsE2+j1W/QWE=; b=xsq 5rYuGM8yeU6Fgjp8SIKUwkUrhY+vcijbvzcOBZfGYbphoh16THQaxqS8RzUwVe6L ujltBrXktd5yLWdo+Hs0Du8ISPaof6O4+eZwE3mIrraovdHIV/rkMGRPfP+D2vC5 xBBh21smh97qEocENSW8vgJy1ZfO/3R7YRoU64MA= 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,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=UD:jsp, facing, H*c:alternative X-HELO: mail-oi0-f43.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=8AQ10H6hGCIj+YQFtWtAv7/mpITk7FLz1yBGhm3jEEk=; b=bcD1EW0IQ8fZVgyJStbnFvUI+3L6Z02BKS9mUf9TLvdyI0dOm7HQs4nddgHDo9Eqdi vPTw76Ce+waNuyI/B405QeBorjOCylr12RAgFsZWHFfICC3ZJYubXX1jpx+qEI2Ghf/U hEiUiRAQg6bqJq3L26jFV2aXNRGqwUaX+IzpFrqDLL+5R7YihCZC0IFYPHCH6vt6xePf 0+jwrmhu9SHUDsiiGp2V6Lod+gJCu9PiaEmMnA218OZWFdXemrPkoQg3ca8HmuwLJWoq Yj5LW9eVhgp3Pn7aaKb8KKWNiZUG8NkdtWX2ZBTTycF4mEKAbdeaQ+IuAI3XMyOFsRO/ rbkg== X-Gm-Message-State: ALQs6tAhpIbla2PpZiY43RBLPYrAqSUOenAu80DDGZPadVqbn9/atGe7 lgRE9Yx1o/98tSAhg3ple0f4EjvP4SK/G8SFvjGBig== X-Google-Smtp-Source: AIpwx49jzaneWTc+I1DNtPSlzK/8tvqb/alEDozRMvkJLTnyRCbwAKzcZgSDgXIStnfGInQcXB3jx0UV8AsAgglK76I= X-Received: by 2002:aca:b406:: with SMTP id d6-v6mr5794833oif.306.1524228270327; Fri, 20 Apr 2018 05:44:30 -0700 (PDT) MIME-Version: 1.0 From: Amod Raje Date: Fri, 20 Apr 2018 18:14:29 +0530 Message-ID: Subject: rsync error | Couldn't compute FAST_CWD pointer. To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" 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 -- 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