Can I rsync a folder in which my Scraper is running? Also, I used nohup earlier and now I wonder how to figure out if the scraper is still working or not, is it okay to open the nohup.out file while the scraper is running? (I'm printing every url the scraper is working on, print happens once in every 2-3 seconds)