FTP File Download
Moderator: General Moderators
FTP File Download
I'm doing a php design that would allow for a download of files from an ftp server. What functions/features would take care of the Windows Firewall and Vista Security on the local system to ensure the file is saved on the computer? (Of course the FTP login issues must also be considered).