Create a directory on your local system and add some sample files: Command: mkdir files-to-backup Command: echo 'Sample content for File 1' > files-to-backup/file1.txt Command: echo 'Sample content ...