Hi there, During fetch phase, I am forced to download data using curl in a system "" block. However, the progress indicator curl normally displays seems to be buffered and does not show up until the whole file has loaded, thereby negating its purpose. Is there a way to recover normal behavior and have the #s appear in real time? Thanks, Vincent