As is convert_to_csv.py does nothing.
Looking at the code and feeds.json
for Engine = 5 the code is commented here
|
# phpfina_convert(username+"/phpfina/",username+"/csv/",f['id'],f['tag'],f['name']) |
Why is that commented?
Un-commenting it, the script runs for a long time but it only generates empty 0 byte files.
As is
convert_to_csv.pydoes nothing.Looking at the code and feeds.json
for Engine = 5 the code is commented here
usefulscripts/backup_py/convert_to_csv.py
Line 55 in e3f7cdb
Why is that commented?
Un-commenting it, the script runs for a long time but it only generates empty 0 byte files.