rsync
this is the command i use to sync the changes locally
rsync -avz --progress --include='*/' --include='*.py' --exclude='*' joe@biden:/home/junyu/joe/ ~/Projects/joe/
this is the command i use to sync the changes locally
rsync -avz --progress --include='*/' --include='*.py' --exclude='*' joe@biden:/home/junyu/joe/ ~/Projects/joe/