tarfile-Progress-Reporter icon indicating copy to clipboard operation
tarfile-Progress-Reporter copied to clipboard

Question/Feature

Open Jackysi opened this issue 1 year ago • 0 comments

I am not yet very skilled at Python, but looking at this lib, I got an idea. Would it be possible to upload FTP on the fly using this library? So instead of tracking progress, you would upload the current state of buffer (io library)?

Just a thought. I cannot seem to find a solution to backup tar on the fly using Python. Avoid storing on disk first and in memory.

Jackysi avatar Mar 07 '24 17:03 Jackysi