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

Add swap file into linux
Published February 11, 2026

Add swap file into linux

fallocate -l 4G /swapfilechmod 600 /swapfilemkswap /swapfileswapon /swapfile If RAM = 4GBUse swap = 4GB–8GB If RAM = 8GBSwap = 2GB–4GB is […]

Zyxel P660 – Removing secured web IP
Published January 20, 2014

Zyxel P660 – Removing secured web IP

If you have locked down the web management port to 1 IP address and you need to access it from a different […]

Published April 17, 2019

Office 365 activation issue

run cmd as admin cd C:\program files\Microsoft office\office16 (or program files (x86), whatever’s relevant) type in: cscript ospp.vbs /dstatus this generates a […]

Post navigation

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

© 2026  – All rights reserved

Powered by WP – Designed with the Customizr Theme