This is a useful command that will download all files and folders from a remote FTP server:wget -r --ftp-user="username" --ftp-password="password" ftp://remote.server.hostname/path/to/files/*