mkdir -p /mnt/networkshare
. You can choose any path and folder name you'd like.mount -t cifs -o username=user,password='[email protected]!' //192.168.178.50/remote-path /mnt/networkshare
/mnt/networkshare
to any (empty) directory on your Antsle./mnt/networkshare
). Now you can use the share to automatically save backups using antMan.