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

ZyXEL 660R Half-Bridge Mode
Published August 5, 2010

ZyXEL 660R Half-Bridge Mode

These little single-port routers have the ability to push the public IP address and all it’s traffic onto a single device connected […]

Port Forwarding on a Mikrotik Routerboard
Published April 23, 2014

Port Forwarding on a Mikrotik Routerboard

The below example shows a simple port forward that is forwarding TCP, Port 32400 (Plex) to the internal address 192.168.88.250 (Plex Media […]

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

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 Block TikTok using Mikrotik
  • Back to post list
  • Next post rsync local to remote qnap

© 2026  – All rights reserved

Powered by WP – Designed with the Customizr Theme