Has anyone done this? Any code snippets out there?
Working on an archive system that creates thumbnails out of a directory after files are ftp_put there, and I need to move the originals and then delete them for the system.
Much obliged,
J.D.
readdir() copy() unlink()
Directory Functions Filesystem Functions