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:to:from:subject:date:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=o2m 8Un3lqe++Qe3Mm7UQdvhAhVqJncNughQTuJ2ZOs7MveNHty6klepznApnAOA3+7C yOv6kgSaoTmHgZUhStaH+iOQgQVH7Ju3FDgYQLIP8zKzKDyD1TGmi+UQoOA1Ai6t 2u94dTNnZWOoMa+UPqYM7VyToqrIWhqXwUHPwDQk= 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:to:from:subject:date:message-id:mime-version :content-type:content-transfer-encoding; s=default; bh=DKS+lBrFV OBLzQaiNWUNBDbi+58=; b=gSwiHMxJwkJNqqBnuHn7jRZV8ANN0Lbp3BuKd4Yv2 uXfb1XDUYtVcMCX8rjoPCHeB0IUbcuK3nUkC5forSgS5dz37glYogxdTpb1Gts+z pOByVjt1C0m3IKWKZQXHJHhY+azzXqDxBG3s8Rnpzd3Q3hiFngTfDTqoPYh7Lq1s aE= 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-Spam-SWARE-Status: No, score=3.1 required=5.0 tests=BAYES_50,FORGED_MUA_MOZILLA,FREEMAIL_FROM,SPF_PASS autolearn=no version=3.3.1 spammy=H*u:en-US, H*UA:en-US, H*u:5.1, H*UA:1.8.1.19 X-HELO: ciao.gmane.io To: cygwin AT cygwin DOT com From: =?UTF-8?Q?Ren=c3=a9_Berber?= Subject: How to fix mv under SMB/CIFS? Date: Thu, 30 Jan 2020 16:14:10 -0600 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.19) Gecko/20081209 Lightning/0.9 Thunderbird/2.0.0.19 Mnenhy/0.7.6.0 X-IsSubscribed: yes Hi, Main question is how to make mv behave intelligently when used in SMB filesystem? Its probably obvious but "intelligently" in this context means do simple move between the same file system (SMB to same SMB), and only use copy-delete under different file systems (usually different computers). Long story... I changed computers, re-installed Cygwin, and now mv is always copying when I use mv. On the old computer it didn't do that. Of course I don't remember if I did something to make it that way on the old computer (long time user of Cygwin, and Unix). Thanks for any pointers, even if it is RTFM, which I have done. -- R.Berber -- 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