I'm currently trying to download a full magneto install from a ftp server. The connection keeps failing, it seems as if there are too many files and folders to scan through?

Can anyone shed any light on how to resolve this? The shared platform seems to b e a standard platform based on Plesk 8.6.

As this is a shared server, there is no option for me to really do anything, apart from contact the hosting company (who have offered to zip up all the files for me, but this is not ideal)

link|improve this question

54% accept rate
feedback

2 Answers

Do you have SSH access? You can either do a recursive SCP or perhaps pipe a tar/gzip stream over the secure pipe. That way you'll avoid the FTP timeouts.

link|improve this answer
feedback

are you downloading the magento installation locally. Or is it for migrating the magento to a different server ?

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.