Skip to content

Instantly share code, notes, and snippets.

@neilgmacy
neilgmacy / sync.py
Last active December 26, 2015 00:09
#!/Library/Frameworks/Python.framework/Versions/2.7/bin/python
import sys
import os
import shutil
import time
from datetime import datetime
import argparse
import re