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:date:content-type :content-transfer-encoding:message-id:from:subject:to; q=dns; s= default; b=RXunQyl4SoEHLAY4b5fvXKpB+oYWtDjrZ05QXXFB9gNKVxQ8SqpTP mkb3FuP9W5A2WwMN1IxbFMIbsnZLcBxKEsB083x2E+bAVo/PYGJVloWefIvI62sp 71mnKXEbNcOiHkz7sTo+v+F1W/nvk/pwwkn70uwAErvYe/aHrXX1o8= 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:date:content-type :content-transfer-encoding:message-id:from:subject:to; s= default; bh=pK0o72/atheYG4Q+kBpfM3HIMUs=; b=Xr8U4MQT74Vvfm5HMKtx e6a8x4SJBs8R5ptNn3V1HK4Z8grReg1HfUbcQuxVe7uBtk3jEGk1ipoE2FwWNxrf WuY5d9Xfu3xMfzIWQgLkNAPywuH8/unZw9hWi6T3fenRSq5qM4w9WWxw03rPq7Eh eWO/kM9BJ+7vvqP6qoG4CEM= 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=0.8 required=5.0 tests=BAYES_50,SPF_PASS autolearn=ham version=3.3.2 spammy=UD:com.au, UD:au, H*M:168, H*MI:168 X-HELO: mf14.mach.net.au Authentication-Results: mf14.mach.net.au (amavisd-new); dkim=pass header.i=@mach.com.au MIME-Version: 1.0 Date: Mon, 28 Nov 2016 07:07:05 +0000 Content-Type: text/plain; charset="utf-8" Message-ID: From: Shaun Maher Subject: Cygwin: 2.6.0, rsync 3.1.2, "file has vanished" To: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id uAS77bgn025716 Hi. I'm trying to use rsync on Windows Server 2012R2 to sync files to a *nix system (Ubuntu 14.04 or FreeNAS 9.10). The file set I'm trying to sync contains files with unusual characters in the names. Most files sync without issue but those files with unusual characters do not sync and rsync logs a message like the following: file has vanished: "BackUps(old)/Backup Pre-Rolled Payroll 2015"16-MBTT2016.zip" (in VSSG) file has vanished: "Corrupted files/Payment Summaries/Payment Summaries 2015"2016" (in VSSG) file has vanished: "Restore/MBTT2017"2016-07-12 MBTT2016.zip" (in VSSG) The " character mid file name is where the unusual character is. The character in question in all my test cases is (on Windows) a dot vertically centered. I've only a minimal understanding of character encoding but it seems to me that it is a 0x2D followed by a 0x31 which makes it a type of dash I guess. I've given this a good Googling but haven't been able to work it out. I've tried every combination of --iconv and "charset = " that has been suggested. I'm a bit stuck on how to move forward from here. Any help or suggestions would be greatly appreciated. I can provide an archive with some example files is it will help. Cheers. Shaun. -- 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