Rsync App config, TN to remote smb file space

Pls forgive what might seem a trivial question, but I have trawled all the resources I can think of, and I am still unable to fill-in some of my knowledge / understanding gaps. I am running 25.04.2.6 tn_scale

My goal is to backup via rsync app from a truenas folder to a remote linux local m/c’s folder via smb.

I have setup the rsync app with a ‘host path’ of /mnt/Local_Pool/rsyncd/rync-test,.

I assume this is private working space for the app.

I am then trying to copy to another host, ( same local LAN ) via smb,.. but the storage for config fields I am getting confused with,.. ‘Mount Path’, why would I have a local mount path, ( help states ‘the path inside container to mount the storage’, but I have no container,.. confused… and ‘Path’,.. path to what actual smb remote file storage Path,.. or smb name,..

I have found various videos, but these talk about backups to other NAS servers,.. not a simple remote file system,.. and many of the videos are outdated,.. and do not reflect the latest i/f.

If I go to the docs,… they stop at the point where it might talk about smb mounts,.. so dead end for guidence…

Many tx for any help offered…

It looks like you’re trying to install a rsync App thus docker. This is what might confuse you since you are in the setup process of the docker container itself. If this doesn’t mean anything to you, you can ignore the verbiage.

While I have no 25.04. system, only core and 25.10.2, I guess rsync didn’t change much. What you most likely want is in “Data Protection” > “Rsync Tasks”. You should be more familiar with this and find your way there if you already read/watched many tutorials. Look it over and if you still need help feel free to ask again.

Ah yes,.. rsync App,… so what is the ‘use case’ of rsync app?… this is not clear to me.

Yes found the Data Protection → Rsync tasks,…( many times) but thought I’d read this was to be defunct in the future, hence going to the ‘App’.

Just have to find the stuff I passed over for setting ssh keys up…

But many Tx for the ‘heads up’

The rsyncd service was deprecated and removed already. The client in Data Protection is here to stay AFAIK.

Posted too early, so here’s the rest:
If you want to know more about the app, you can find more info in this thread:

tx for the pointers… have got a rsync process running,.. having figured out the ssh quirks….

and have now extended to include the folder structures I want remotely backup,.. ( so all my ‘eggs’ are not in the same basket as they say ).

One thing I cannot find is how to stop, start and pause a rsync process,.. this would be so helpful.

So all good and tx again.

rsync can’t be paused AFAIK. You might risk data loss if you try to pause but I’m not sure. Best to let it run.