213
216
self._tarball_of_dir(tmp_dirname, compression, temp.name)
214
217
# all finished; write the tempfile out to the network
217
220
# FIXME: Don't read the whole thing into memory here; rather stream it
218
221
# out from the file onto the network. mbp 20070411