Closed jscottdouglas closed 8 years ago
How can I identify the file being uploaded at the time? I am uploading folders with alot of different files, seems to be failing on one file but I can't identify which one.
If you use the -verbose flag, you'll see which file is being uploaded in the logging output, e.g.
-verbose
16-10-15 06:17:48.029 [INFO] [acd_cli] - Uploading foo.bar
How can I identify the file being uploaded at the time? I am uploading folders with alot of different files, seems to be failing on one file but I can't identify which one.