Databases compress stored data, which requires considerable local storage when SDF unloads a raw copy to disk, then compresses it, which typically requires around 6X the amount of local storage compared to the compressed version on the database.
The approach to reduce the local storage requirement (and possible performance improvements) is to compress the data stream as it is being unloaded from source