PythonistaScripts icon indicating copy to clipboard operation
PythonistaScripts copied to clipboard

Progress report is missing

Open BalurPoco opened this issue 9 years ago • 1 comments

I don't see how the sync goes, a path\filename line by line would be enough.

Uploading: Tools\dummy.py
No change: Tools\backup.py
Downloading: Tools\admin.py

or something like that.

BalurPoco avatar Jan 30 '16 07:01 BalurPoco

Or just print a dot each time you check/process a file: sys.stdout.write('.') If it won't mess up the console.

BalurPoco avatar Feb 02 '16 07:02 BalurPoco