# INSIDE the lab commands # copying one file from your computer to the Labex server $ scp my_file‧txt user_name@ssh.tal.univ-paris13.fr:~/ # copying a whole folder $ scp -r local_folder user_name@ssh.tal.univ-paris13.fr:~/remote_folder