move files from ftp server 2025-04-10 I want to copy over 400+ files from a ftp server to my server using ssh. I can only think of one way to do it. Which is using wget, but i can only wget one by one. Is there other faster way to do it?