Question
1
Replies
162
Views
Posted: November 24, 2016
Last activity: November 24, 2016
Closed
Connect-FTP seems slow
Hi,
Transfering files using the Connect-FTP (which connects to a SSH FTP Server instance) rule seems to be quite slow compared to regular system sftp/scp commands.
I tried to transfer a 1gb file via Connect-FTP and it took just over 5 minutes whereas sftp/scp transferred the same file in 15 seconds.
Does Connect-FTP load the entire file in memory before transfering it across by any chance?
Thanks.
Regards,
Suraj
yes, you are right. You may want to tune the heap size of your pega server to see if it improves.