Copying multiple directories via FTP

How do I do it?

I'm copying a forum over and its got heaps of directories within other directories.

If I mget * it will copy files that are behind one directory level, but if there are other directories it reports:

local: includes/usercp_viewprofile.php remote: includes/usercp_viewprofile.php
ftp: local: includes/usercp_viewprofile.php: No such file or directory

 

 

 

 

Top