downloading/uploading multiple connections

Core FTP client questions and answers
Post Reply
fromuk
Posts: 2
Joined: Mon Jun 26, 2006 12:13 am

downloading/uploading multiple connections

Post by fromuk »

i am looking for the command line that will allow me to upload/download with more then one connection

if i set connections per server to 10, and use the gui or setup a template from a queue with 10 files in it it works great using the command line with the -t switch

but if im using just -site or -d with a *.* it only seems to download one at a time

i tried with coreftp and corecmd

the docs mention "block transfers" but it is the only place you use that term, what exactly do you mean by block ? block as in a "whole block" or block as in "block the road" which should i use coreftp or corecmd ?

to simplify my question, my ftp site contains only files i want to download *.* and i want to download them to my d: drive as fast possible (multiple connections) what command line do i use ?
fromuk
Posts: 2
Joined: Mon Jun 26, 2006 12:13 am

Post by fromuk »

CP, thanks for quick reply

OK, now i get "block" it is corecmd that i need.

but i still cannot get multiple download to work, i admit i did not notice advanced on the per site setting but now i have and i have set it with max 10 connections i have tried all 3 multiple setting, although it is the multiple for one host i need.

here is my command line

corecmd -d *.* -site mysite -O


it opens coreftp and downloads one by one even with the multiple setting although it works fine in gui
ho-ho
Posts: 1
Joined: Mon Jan 25, 2010 3:41 pm

Post by ho-ho »

is this fixed?
Post Reply