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

Published June 26, 2020

Change password on Windows using cmd

In a cmd prompt run the below command net user username newpassword if the username contains a space do the below net […]

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 […]

Ex2010 – Ex2003
Published May 3, 2012

Ex2010 – Ex2003

During as SBS2003 migration to SBS2011, while decommissioning the source server (SBS2003) before Exchange 2003 can be removed you will have to remove the […]

Smoothwall Static routes
Published May 17, 2009

Smoothwall Static routes

I eventually solved this problem. Edit /etc/rc.d/rc.firewall.up After the section on “# Allow packets that we know about through …” Add: # […]

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