How can I download files from an anonymous FTP server via PHP script?

  • Thread starter Thread starter drpepper397
  • Start date Start date
D

drpepper397

Guest
I need to download pictures from the MLS Property Information Network's FTP server for a real estate website (ftp://ftp.mlspin.com), and store them on my server. Their server is anonymous, I can connect fine in FileZilla, but whenever I try to connect via PHP, it requires a user name and password... any remedies?

Thanks,
Mike
 
Back
Top