From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 69395 invoked by alias); 30 Jan 2020 22:13:57 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 69382 invoked by uid 89); 30 Jan 2020 22:13:56 -0000 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 Received: from ciao.gmane.io (HELO ciao.gmane.io) (159.69.161.202) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 30 Jan 2020 22:13:55 +0000 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1ixI4P-0003m6-Fs for cygwin@cygwin.com; Thu, 30 Jan 2020 23:13:53 +0100 To: cygwin@cygwin.com From: =?UTF-8?Q?Ren=c3=a9_Berber?= Subject: How to fix mv under SMB/CIFS? Date: Thu, 30 Jan 2020 22:13:00 -0000 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 X-SW-Source: 2020-01/txt/msg00321.txt.bz2 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