Fix Delete Files & Upload Files
Budget: €8 – €30 EUR
I have a file upload project.
I'm having problems with the code, when I download zip's, the files are on the local server, but the code I have it is not causing it to be deleted after 1 minute / 10 minutes, etc..
I still have the uploads part, when the files are sent, etc.. it sends well and counts in percentage and the amount of files, but the problem is that it doesn't send folders, it gets stuck. For example - Folder1/myimagem.jpg .. I want to send the folder I have - Folder1/myimagem.jpg - and it doesn't send it because it can't detect or create the folder as soon as it's sent, but if it's just the JPG sends ok.
When uploading for example 20 files... and uploading directly to the folder "Folder3", without entering the folder, it either uploads to the folder "Folder3" or sends a duplicate out of the folder "Folder3" (sometimes), and the upload count ( processing 20% - 01/20 ) is buggy, it doesn't count the files, only the percentage.
I have all the code, just make the corrections.
I don't know if I could understand.
Thanks
I'm having problems with the code, when I download zip's, the files are on the local server, but the code I have it is not causing it to be deleted after 1 minute / 10 minutes, etc..
I still have the uploads part, when the files are sent, etc.. it sends well and counts in percentage and the amount of files, but the problem is that it doesn't send folders, it gets stuck. For example - Folder1/myimagem.jpg .. I want to send the folder I have - Folder1/myimagem.jpg - and it doesn't send it because it can't detect or create the folder as soon as it's sent, but if it's just the JPG sends ok.
When uploading for example 20 files... and uploading directly to the folder "Folder3", without entering the folder, it either uploads to the folder "Folder3" or sends a duplicate out of the folder "Folder3" (sometimes), and the upload count ( processing 20% - 01/20 ) is buggy, it doesn't count the files, only the percentage.
I have all the code, just make the corrections.
I don't know if I could understand.
Thanks