Displaying 5 results from an estimated 5 matches for "jdlh".
Did you mean:
  jdl
  
2025 Jan 06
1
Can a macOS (Posix) client see symlinks on FreeBSD server as symlinks on client?
...s directories rather than 
symlinks.
Below is a local symlink, created on my client a year ago, then copied 
to the server via rsync over afp, and which is a symlink on the server's 
file system:
% ls -ld ~/Documents/Projects/2024/@@\ 2023 
/Volumes/MyShare/Projects/2024/@@\ 2023
lrwxr-xr-x 1 jdlh staff???? 7 Dec 30? 2023 
'/Users/myuser/Projects/2024/@@ 2023' -> ../2023
drwx------ 1 jdlh staff 16384 Dec 30? 2023 
'/Volumes/MyShare/Projects/2024/@@ 2023'
The macOS client view via smb of the FreeBSD symlink is some kind of 
simulated directory (see the "d" in the...
2025 May 24
1
weird interaction with NFS quota-enabled mount
On Thu, 22 May 2025 12:11:46 -0300
Andreas Hasenack via samba <samba at lists.samba.org> wrote:
> Hi,
> 
> this is a somewhat unique setup (I think), where an NFS share is
> mounted on a samba server, and re-exported by samba. The NFS server
> has quotas enabled on the exported filesystem.
> 
The big problem here, in my opinion, is that it is generally accepted
that
2025 May 24
1
weird interaction with NFS quota-enabled mount
On Sat, 24 May 2025 11:59:36 -0700
Jim DeLaHunt via samba <samba at lists.samba.org> wrote:
> On 2025-05-24 07:06, Rowland Penny via samba wrote:
> 
> > On Thu, 22 May 2025 12:11:46 -0300
> > Andreas Hasenack via samba<samba at lists.samba.org> wrote:
> >
> >> Hi,
> >>
> >> this is a somewhat unique setup (I think), where an NFS share
2025 May 24
1
weird interaction with NFS quota-enabled mount
...on client-side macOS 
files?" <https://github.com/Netatalk/netatalk/discussions/2000> [2] 
"[Samba] Can a macOS (Posix) client see symlinks on FreeBSD server as 
symlinks on client?" 
<https://lists.samba.org/archive/samba/2025-January/250659.html>
-- 
.   --Jim DeLaHunt,jdlh at jdlh.com     http://blog.jdlh.com/ (http://jdlh.com/)
       multilingual websites consultant, Vancouver, B.C., Canada
2025 Jan 06
2
Can a macOS (Posix) client see symlinks on FreeBSD server as symlinks on client?
...gt; 
> Below is a local symlink, created on my client a year ago, then
> copied to the server via rsync over afp, and which is a symlink on
> the server's file system:
> 
> % ls -ld ~/Documents/Projects/2024/@@\ 2023 
> /Volumes/MyShare/Projects/2024/@@\ 2023
> lrwxr-xr-x 1 jdlh staff???? 7 Dec 30? 2023 
> '/Users/myuser/Projects/2024/@@ 2023' -> ../2023
> drwx------ 1 jdlh staff 16384 Dec 30? 2023 
> '/Volumes/MyShare/Projects/2024/@@ 2023'
> 
> The macOS client view via smb of the FreeBSD symlink is some kind of 
> simulated directory...