Forum - File & Image Uploader
English (Global) => General Discussion => Topic started by: jpBenfica on 01-03-2011, 18:02:39
-
How to Split files bigger than 700 MB?
-
my program can split files, check settings ;)
-
I've just discover this function, it's really helpful. Im wondering how you have done it, without using disk. Im really impressed that its running in fly. It's based on HJSplit?
Maybe You have any idea how to send folder as a one file (I have a lot of 1-10MB files in one folder)?
-
It is my own implementation, top secret xD
You can't upload "folder as one" - well, probably it would be possible but not in the way you want it - to get link for each file separately.
-
No i don't want to get link for each file separately, I've just want to have one file (like rar) but without packing (it's slow when operation is made on one disk) - this way I have to read all files and write to one.
I dont want to read and write files on local drive just read and send as one file/archive, etc. (doesn't matter). I was looking for solution (do not read and write locally) very long but unsuccessfully.
If you know how to do it you will be my hero.
-
you probably won't find anything like that ;)
-
I realized that but I also know that folder its just attribute (way how system recognize that this is not a single file), maybe its good for PhD subjects.