Project

General

Profile

WFileUpload check if selecter file already exists

Added by Dominik Baláž over 6 years ago

Hello,

I wonder if it is possible to check wheter selected file, which will be uploaded, doesn't already exists on server. I need to send files with size above gigabyte so i don't want to send same file multiple times. Can i get filename after WFileUpload::changed signal was emmited?

Thank you

D.