Skip to content

Instantly share code, notes, and snippets.

@tugrulyatagan
Last active August 29, 2015 14:06
Show Gist options
  • Save tugrulyatagan/81b7bc3318804d381127 to your computer and use it in GitHub Desktop.
Save tugrulyatagan/81b7bc3318804d381127 to your computer and use it in GitHub Desktop.
eve yedek alan betik
#!/bin/bash
rsync -avz --chmod=u=rwX,go=r --delete /media/BELGELER/İTÜ\ Ders/ evlocal:/home/tugrul/ITU
rsync -avz --chmod=u=rwX,go=r --delete /home/tugrul/Workspaces/ evlocal:/home/tugrul/WORKSPACES
# crontab icine
# 30 11 * * * /var/yedek_ev.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment