in reply to Split large file and upload to ftp server with multiple threads

I'd like to suggest a great utility you can use for spiltting files.

http://unxutils.sourceforge.net/

There's a utility named split in there that works wonders on tasks like this.
  • Comment on Re: Split large file and upload to ftp server with multiple threads