• 文件分为一种工具,将分大型文件的成碎片的任何选择的大小和使用相同的工具,你将能够合并这些碎片进入初始文件。

    一个差异之间的此文件中分离器和其他类似产品是,在这里你可以选择的确切割点,这是非常有用的,当分裂的位置不重要。

    其他差异是控制合并(加入)的处理(当合并的许多作品成一个文件),随着自动合并的功能(这将自动合并文件制作自动分离器)你有其他的选择加入的具体情况(尤其是当你想要合并片生产的其他分离器,或者如果你想更好地控制当合并文本文件的)...

    最好的例子也是最好的解释为什么我做这个工具:我有一个情况与分裂70MB SQL转储的文件,因为头文件不接受这么大的文件。 但在这种情况下,我们不能分割长的文件在随机的地方,我们必须确保sql命令不会被打破。

  • फ़ाइल फाड़नेवाला एक उपकरण है कि विभाजित होगा बड़े टुकड़ों में फ़ाइल के किसी भी आकार का चयन और का उपयोग कर एक ही उपयोगिता के साथ आप में सक्षम हो जाएगा विलय करने के लिए वापस इन टुकड़ों में प्रारंभिक फ़ाइल.

    एक अंतर के बीच इस फ़ाइल फाड़नेवाला और अन्य इसी तरह के उत्पादों है कि यहाँ आप का चयन कर सकते हैं सटीक विभाजन बिंदु है जो अत्यंत उपयोगी है जब विभाजन की स्थिति में फर्क पड़ता है ।

    अन्य अंतर है पर नियंत्रण मर्ज (शामिल) प्रक्रिया (जब आप मर्ज कई टुकड़ों में एक फ़ाइल) - के साथ-साथ ऑटो-मर्ज कार्यक्षमता (जो होगा ऑटो-फ़ाइलें विलय द्वारा निर्मित ऑटो-अलगानेवाला) आप अन्य में शामिल होने के लिए विकल्प विशिष्ट स्थिति (विशेष रूप से जब आप मर्ज करना चाहते हैं टुकड़े द्वारा उत्पादित अन्य फाड़नेवाला या यदि आप बेहतर नियंत्रण चाहते हैं जब विलय पाठ फ़ाइलें) ...

    सबसे अच्छा उदाहरण है, यह भी सबसे अच्छा की व्याख्या क्यों मैं इस उपकरण बनाया है: मैं एक स्थिति के साथ बंटवारे 70MB एसक्यूएल डंप फ़ाइलें, क्योंकि phpMyAdmin को स्वीकार नहीं करता तो बड़ी फ़ाइलों. लेकिन इस मामले में हम विभाजित नहीं कर सकते लंबे फ़ाइल पर यादृच्छिक जगह हम सुनिश्चित किया जाना चाहिए कि sql आदेश नहीं तोड़ा जाएगा.

  • File Splitter is a tool that will split large file into pieces of any selected size and using the same utility you will be able to merge back these pieces into the initial file.

    One difference between this file splitter and other similar products is that here you can select the exact split point which is extremely useful when the split position does matter.

    Other difference is the control over the merge (join) process (when you merge many pieces into one file) - along with the auto-merge functionality (which will auto-merge files produced by auto-splitter) you have other join options for specific situation (especially when you want to merge pieces produced by other splitter or if you want better control when merging text files) ...

    The best example is also the best explanation of why I made this tool: I had a situation with splitting 70MB SQL dump files, because phpMyAdmin doesn't accept so big files. But in this case we cannot split the long file on random place we must be sure that the sql commands will not be broken.