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

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

Subnet Calculator
Published November 27, 2014

Subnet Calculator

Please use this link to calculate IP Subnet

Published November 19, 2020

SSH Notifications via email

IP=”$(echo $SSH_CONNECTION | cut -d ” ” -f 1)”HOSTNAME=$(hostname)NOW=$(date +”%e %b %Y, %a %r”) echo ‘Someone from ‘$IP’ logged into ‘$HOSTNAME’ on […]

Check Nagios cfg files
Published July 10, 2013

Check Nagios cfg files

nagios -v /etc/nagios/nagios.cfg

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