laserson / ftptree

Crawl an FTP site and visualize file size-weighted directory tree
22 stars 4 forks source link

trees directory #4

Open 0s1nj3ct0r opened 8 years ago

0s1nj3ct0r commented 8 years ago

when test ftptree at command line: ./crawltree.py sites/ucsc.json it responses: File "./crawltree.py", line 231, in with open(config['tree_file'], 'w') as op: IOError: [Errno 2] No such file or directory: u'trees/ucsc.json'

where are trees/ucsc.json files?