X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 72205386F430 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=snkmail.com Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=qrasmfu8f4 AT snkmail DOT com X-Session-Marker: 7063616E6E696E67407073632E6E6F2D69702E6E6574 X-Spam-Summary: 40, 2.5, 0, , d41d8cd98f00b204, qrasmfu8f4 AT snkmail DOT com, , RULES_HIT:41:72:152:355:379:599:854:962:966:967:973:983:988:989:1189:1208:1212:1221:1260:1261:1313:1314:1345:1359:1381:1431:1436:1437:1516:1517:1518:1534:1542:1575:1588:1589:1592:1594:1711:1730:1776:1792:2068:2069:2196:2199:2525:2566:2682:2685:2859:2902:2933:2937:2939:2942:2945:2947:2951:2954:3022:3138:3139:3140:3141:3142:3353:3865:3866:3867:3868:3871:3872:3874:3934:3936:3938:3941:3944:3947:3950:3953:3956:3959:4362:4385:4605:5007:6657:6674:7652:7903:8829:9025:10009:10400:10848:11232:11658:11914:12043:12050:12297:12895:13180:13229:14181:14659:14721:14885:14935:14980:21080:21212:21222:21433:21451:21554:21627:21740:21939:21987:30054:30056:30070, 0, RBL:none, CacheIP:none, Bayesian:0.5, 0.5, 0.5, Netcheck:none, DomainCache:0, MSF:not bulk, SPF:, MSBL:0, DNSBL:none, Custom_rules:0:1:0, LFtime:16, LUA_SUMMARY:none X-HE-Tag: field19_3b0343226cab X-Filterd-Recvd-Size: 4615 To: cygwin AT cygwin DOT com References: <1086641428 DOT 20200505123737 AT yandex DOT ru> Subject: Re: Re: Update request for rdiff-backup From: Cygwin Message-ID: <85169023-ce4b-2526-b9f4-24bfa7270327@snkmail.com> Date: Thu, 7 May 2020 23:15:34 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 In-Reply-To: <1086641428.20200505123737@yandex.ru> Content-Language: en-US X-Spam-Status: No, score=-3.2 required=5.0 tests=BAYES_00, HTML_MESSAGE, JMQ_SPF_NEUTRAL, KAM_DMARC_STATUS, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_NEUTRAL, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="utf-8"; Format="flowed" Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 0486G9wE030008 > >/BTW, I was playing around with rdiff-backup 1.2.8-6 a couple days ago, />/and while it seemed to work fine when the destination was on a local />/drive, I couldn't figure out how to get it to work when the destination />/is a network share If I specify the destination as />/'//192.168.1.250/finance-backup/finance.rdiff-backup' I get: / > >/ Fatal Error: Unable to create directory />//192.168.1.250/finance-backup/finance.rdiff-backup / > Note the single leading slash. > Most likely, the program performs manual "normalization" of the path, which is > not POSIX-compatible. > POSIX explicitly declare that double leading slash is a special case, and its > behavior is defined by the underlying system. > If 2.0 would exhibit the same behavior, it is worth reporting upstream. Based on my limited testing, 2.0.0-2 works fine with local directories.  As far as i can tell it works at least as well as version 1.2.8-6. 2.0.0-2 does exhibit the same behavior for network shares.  I discovered, however, that there is a "native" windows version of rdiff-backup (https://github.com/rdiff-backup/rdiff-backup/releases/tag/v2.0.0), so I downloaded, installed, tried it.  It also exhibits the same behavior for network shares, so the issue is clearly not introduced by the cygwin port. I created an issue upstream (https://github.com/rdiff-backup/rdiff-backup/issues/353). Thanks to everyone for your assistance. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple