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 » SCP command local to remote location
Computing Technical

SCP command local to remote location

by William Rendell|Published October 19, 2021

scp -r /local/directory remote_username@ipaddress:/remote/directory

  • Linux

You may also like

Published June 18, 2020

SSH from one Mikrotik to another

OverviewRouterOS provides SSH client that supports SSHv2 logins to SSH servers reachable from the router. RequirementsFor this command to be available router […]

Simple Backup Script
Published November 11, 2009

Simple Backup Script

This is a simple backup script using a batch file, it writes to a log file, sends the log file by email […]

EFA Project Quarantined mail
Published July 20, 2023

EFA Project Quarantined mail

This adjusts the number of days to keep quarantined email etc/MailScanner/defaults /var/www/mailscanner/conf.php days to keep need to be edited in both the […]

Published December 12, 2016

Mikrotik VPN place rule before dummy rule

/ip firewall filter add chain=forward dst-address=”remoterange” src-address=”localrange” place-before=0 /ip firewall filter add chain=forward dst-address=”localrange” src-address=”remoterange” place-before=0

Post navigation

  • Previous post Block TikTok using Mikrotik
  • Back to post list
  • Next post rsync local to remote qnap

© 2025  – All rights reserved

Powered by WP – Designed with the Customizr Theme