I am tring to copy a file from one folder to another using the php ftp functions.
e.g
Copy This File: httpdocs/user_images/Services/File 1.
the Copy Function will not work. You need to use ftp_get () and ftp_put() functions in order to achieve this task