Skip to content

This is a simple test to see in which manner files can be copied without using an intermediary location.

Notifications You must be signed in to change notification settings

tnebes/python-memory-copy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Memory Copy

This is a simple test to see how copying files from one place to another can be done by using memory. Essentially, previously I had copied massive files by creating a tmp folder and done it in batches for another project.

This project is here to help me gain the knowledge of how to copy massive files in batches without using an intermediary (such as a harddrive.)

About

This is a simple test to see in which manner files can be copied without using an intermediary location.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages