November 13, 201312 yr Newbies Good morning, I have a script that upload an image .jpg from a file container FTPeek_UploadFileFromContainer( FTP Path; ImageFieldContainer ) It goes correctly, but if the file that i'm uploading is already in the FTP, it doesn't overwrite it and gives me a Permission Denied. What do i have to do to overwrite the file?
Create an account or sign in to comment