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 July 7, 2012

Reboot Zyxel P660 router from Telnet

If you are able to log into your Zyxel ADSL router from telnet, you can use the following command to restart it. […]

Published August 1, 2022

MailScanner Domain admin release Bad Content

Here’s a setting for domain admins: /var/www/html/mailscanner/conf.php

find large files in linux
Published November 27, 2009

find large files in linux

find <path> -size +10000k -print0 | xargs -0 ls -l http://linuxandfriends.com/2008/09/10/how-to-find-large-files-in-linux-using-command-line/

Migrate Windows DHCP server
Published December 18, 2017

Migrate Windows DHCP server

A few weeks ago at work, I was tasked with the project of decommissioning one of our older Windows Server 2008 machines […]

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