Trying to replicate from core to scale .... ^cannot unmount^ ^permission denied^

Hi, thx for the response :slight_smile:

Yea i tried going at it via pull from scale

[EFAULT] Passive side: cannot unmount '/mnt/.ix-apps/docker': pool or dataset is busy Active side: cannot send 'NAS-main/mandie-home': I/O error.

The only real option i have is to do them one folder at a time via ssh

jack@TruenasCore ~ $ sudo zfs snapshot NAS-main/manjaro-home@populate
jack@TruenasCore ~ $ sudo zfs send NAS-main/manjaro-home@populate | ssh -i ~/.ssh/rep_key truenas_admin@192.168.1.117 sudo zfs receive -F basepool/manjaro-home

But im supposed to be using this nas ?? If i use it via ssh all the time then there is no point in having it.
and I cant allow login as root!