Closed CJ-Wright closed 6 years ago
when running hash_url on ftp://ftp.astron.com/pub/file/file-5.33.tar.gz I get an '_io.BufferedReader' object has no attribute 'length' error is that expected?
hash_url
ftp://ftp.astron.com/pub/file/file-5.33.tar.gz
'_io.BufferedReader' object has no attribute 'length'
Thanks @CJ-Wright - Do you have a traceback :wink: That might help!
nm, I can reproduce
when running
hash_url
onftp://ftp.astron.com/pub/file/file-5.33.tar.gz
I get an'_io.BufferedReader' object has no attribute 'length'
error is that expected?