Forum Moderators: coopster
1 clicking a link on a page activates the script,
2 the script copies a file (defined by this particular link) from public_ftp/subdirectory to public_html/subdirectory,
3 begins download of that file (the copy sitting in public_html)
4 ...this is optional but if can be done, it would make my day... deletes the copied file from public_html once the download is complete
thanks