Hello,
i need a script for downloading files and file editing using webdav protocol
admin.php
.) passwort protect admin.php
.) use jumploader for fileupload
.) list files in directory – make sortable
-> checkbox delete | filename | date & time uploaded | filesize | file extension | show number of downloads | copy dl link
-> click “show on number of downloads” -> show persons who downloaded the file
.) delete multiple files at once
.) make files editable using webdav protocol
basket.php -> add
.) i will link to the files from another server like “?basket.php?action=add&filename=test.jpg”
-> files are added to basket
basket.php -> show basket “?basket.php?action=show” -> show files in basket
-> show below items in basket a contact form. Contact form must be filled out before download
salutation *, titel, surname*, name*, email*, phone*, company name*, company branch*, address*, zipcode*, city*, country*, notes (textarea)
-> accept terms*
show below contact form the submit button -> on submit
.) zip all files in basket
.) send email with contact data and info of downloaded items to admin
.) log downloads
Regards,
Peter