How to copy files > 2GB on Win, Linux and Mac?
BlitzMax Forums/BlitzMax Programming/How to copy files > 2GB on Win, Linux and Mac?| 
 | ||
| Hi, is there an easy way to copy > 2GB files? It has to work on Win, Linux and Mac. Thank you | 
| 
 | ||
| on windows use ntfs. | 
| 
 | ||
| There is no Mac/Linux solution yet but there are two for Windows: how to copy large files (bigger than ~2GB) Large 2GB+ file stream For Mac/Linux you could possibly use the cp command. Also, some more relevant topics: Advanced File Copying 64-bit Available memory? |