sudo rsync -ravzh /home/source/ admin@ipaddress:/share/destination
You may also like
The below command will list the domains in a postfix queue, with the numbers of mails for the domain.
/usr/local/nagios/etc/nrpe.cfg
The below is to be used in a script to test failover based on firewall rules
The username and password needs to be encoded and sent in BASE64So if using username as the username it would become dXNlcm5hbWU= […]