Skip to content
Back home
The home of William Rendell
  • Home
  • Family
    • Holidays
    • Pets
    • Vehicles
  • Health and Fitness
  • Technical
    • Mikrotik
    • Computing
    • Renewable Energy
  • Privacy Policy
    • Cookie policy (UK)
  • Music
    • Harmonica
      • Easy
      • Intermediate
  • Contact
  • Search
Back home
  • Search
  • Home
  • Family
    • Holidays
    • Pets
    • Vehicles
  • Health and Fitness
  • Technical
    • Mikrotik
    • Computing
    • Renewable Energy
  • Privacy Policy
    • Cookie policy (UK)
  • Music
    • Harmonica
      • Easy
      • Intermediate
  • Contact
Home » Technical » Computing » rsync local to remote qnap
Computing

rsync local to remote qnap

by William Rendell|Published October 20, 2021

sudo rsync -ravzh /home/source/ admin@ipaddress:/share/destination

  • backup
  • Linux
  • network
  • qnap

You may also like

Change Centos IP address
Published July 30, 2015

Change Centos IP address

In common situation, “system ip address” is the ETH0 address. So edit /etc/sysconfig/network-scripts/ifcfg-eth0 with your favourite text editor and run service network […]

Published May 8, 2018

Exporting Mikrotik Firewall Rules

In a terminal windows or via ssh, enter the below line ip firewall export file=firewallrules then find a file called “firewallrules.rsc” in […]

Change IP of DC
Published April 1, 2021

Change IP of DC

We can change the IP address of the domain controller as below. Change the IP address on DC and run the following […]

Add Webmin to FirewallD
Published April 15, 2020

Add Webmin to FirewallD

The below will open tcp port 10000 on FirewallD to get access to webmin firewall-cmd –permanent –zone=public –add-port=10000/tcp A reload of FirwwallD […]

Post navigation

  • Previous post SCP command local to remote location
  • Back to post list
  • Next post Remote Failover testing

© 2025  – All rights reserved

Powered by WP – Designed with the Customizr Theme