Automatic backup TS-269 PRO on Ubuntu 14.04

FTP Server, File Server, DDNS, SAMBA, AFP, NFS
Cdelphi78
Starting out
Posts: 29
Joined: Tue Jan 24, 2023 6:46 pm

Re: Automatic backup TS-269 PRO on Ubuntu 14.04

Post by Cdelphi78 »

FSC830 wrote: Thu Jan 26, 2023 11:23 pm For example running

Code: Select all

mount <IP-of-NAS>:/<sharename> /mnt
.
This is basic Linux.

A

Code: Select all

man mount
at the host should display more information about mount command.
For an automatic mount when host reboots a system unit should be created which checks if network service is already started prior mounting a file system.
This avoids hanging/unsuccessfull mounts.

Regards
Ahh so simple :)), but I still don’t understand who will be the server and who will be the client, how does it work, does the server take it from the NAS, is it the client?
Or vice versa, once the NAS connects to the server, does it mean it is a client?
Cdelphi78
Starting out
Posts: 29
Joined: Tue Jan 24, 2023 6:46 pm

Re: Automatic backup TS-269 PRO on Ubuntu 14.04

Post by Cdelphi78 »

And what to do with rsync then in that case? Or is rsync no longer needed? What to choose on NAS?
What to choose in NAS? Where to go?
Image
Cdelphi78
Starting out
Posts: 29
Joined: Tue Jan 24, 2023 6:46 pm

Re: Automatic backup TS-269 PRO on Ubuntu 14.04

Post by Cdelphi78 »

Good day! Help me please!
Post Reply

Return to “File Sharing”