Parallel connections sharing bandwidth vs one single connection using full bandwidth
I noticed that Filezilla opens multiple connections to FTP servers in order to upload files concurrently. However I was wondering if concurrent connections sharing bandwidth are always better than a single connection using full bandwidth. Is concurrency always faster than single connections? What are the conditions for preferring concurrency?