I need to copy files from an ftp directory to a web-accessible directory and
then delete the files in the ftp directory. (I am doing it this way because
web-based form upload can not exceed 2MB and I can't change that)
Any ideas are much appreicated!
then delete the files in the ftp directory. (I am doing it this way because
web-based form upload can not exceed 2MB and I can't change that)
Any ideas are much appreicated!
Comment