GFDRR Open Source Mentoring Guide

GFDRR Open Source Mentoring Guide

View the Project on GitHub GFDRR/mentoring-guide

ftp/scp/rsync

Understanding how to copy files between machines is essential to being able to deploy and maintain modern web applications. If you have used ftp, but are not familiar with scp or rsync, you should follow the material below to understand how to use the command line to copy and synchronize files between machines using secure protocols.

Goals/Objectives/Outcomes

Reference Material

Measures of Success

Participant is comfortable copying files between their local machine and remote machines either pushing or pulling and understands how to use rsync to do incremental synchronization either way.