Skip to content
  • About

Search Site

Adrian's notes

Month: October 2013

Adrian's notes > 2013 > October
October 6, 2013 CentOS Post a Comment

How to Rsync files from source server with port number

For those who need a quick syntax for copying files via rsync from source server requiring a port number. please see below…

rsync -e ‘ssh -p [port number]’ -avzp [user]@[host or domain]:[source folder path] [localpath]

Example:

rsync -e ‘ssh -p 11401’ -avzp [email protected]:/var/www/html/ /var/www/html/

Google Ad

Recent Posts

  • phpBB 3.2 nginx config
  • How to determine the VMWare ESX Version from commandline Linux.
  • Amazon EC2 storage attached Volume size is not same as configured
  • How to setup gateway Centos 6 commandline
  • New VM – Centos no internet?

Recent Comments

  • admin on Vanilla Forum 2.1 Nginx Configuration
  • Tom Dworzanski on Vanilla Forum 2.1 Nginx Configuration
  • Chris on Viewing a .gz file directly using Less
  • Chris on Vanilla Forum 2.1 Nginx Configuration

Archives

  • December 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • December 2015
  • October 2015
  • April 2015
  • January 2015
  • November 2014
  • October 2014
  • June 2014
  • October 2013

Categories

  • Apache
  • CentOS
  • MySQL
  • Nginx
  • PHP
  • SVN
  • Uncategorized
  • Vsftpd

Tag Cloud

apache CentOS configuration ESX Version ftp httpd.conf install Linux load balancer nginx phpmyadmin svn commit svn update vanilla-forums VMWare vsftpd
2023 © Adrian's notesTheme by SiteOrigin