Quote:
Originally Posted by nitinmukesh123
How can i split file into multiple chunks like and file splitter do.
I have a file on FTP of size 600 MB and i want to split it into 100 MB 6 parts. Is there any FTP command to do this.
|
ftp doesn't have such command. however you can dowload that file, abort it whenever you need to and then resume downloading at a later time.