[Bug 281360] net/samba419 breaks fruit:posix_rename which is required for Time Machine
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 08 Sep 2024 11:49:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281360 Bug ID: 281360 Summary: net/samba419 breaks fruit:posix_rename which is required for Time Machine Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: samba@FreeBSD.org Reporter: theraven@FreeBSD.org Assignee: samba@FreeBSD.org Flags: maintainer-feedback?(samba@FreeBSD.org) Shares exported with samba 4.19 with `fruit:posix_rename = yes` set do not permit directories to be renamed. With the net/samba416 port, this worked correctly. From a macOS machine that has mounted the share, the following set of commands demonstrates the problem: ``` $ mkdir tmp $ touch tmp/foo $ mv tmp fmp mv: rename tmp to fmp: Operation not supported ``` With Samba 4.16, this worked correctly. -- You are receiving this mail because: You are the assignee for the bug.