Controlling which directory a file get uploaded to
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-08-2012 01:13 PM
We are having an issue where the same file is being uploaded to different directories within a site. I was wondering if there is a way to alert a
user when they upload a file that the file exists in another directory on that particular site.
Thanks…
user when they upload a file that the file exists in another directory on that particular site.
Thanks…
Labels:
- Labels:
-
Archive
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-08-2012 03:59 PM
Not out-of-the-box. You might search the forums and blogs for "duplicate detection". There are different custom approaches for implementing duplicate detection.
Jeff
Jeff
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-31-2012 11:38 AM
I cannot find any custom approaches to doing "Document Detection" is there anyone who can point me in the right direction? Thanks as always for your help!
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-31-2012 11:56 AM
Hello,
as Jeff mentioned, similar topics / blog posts exist. E.g. this forum post about hashing to detect duplicates and the linked blog post about generating checksums (which has apparently been moved since it was reference in the other thread).
Regards
Axel
as Jeff mentioned, similar topics / blog posts exist. E.g. this forum post about hashing to detect duplicates and the linked blog post about generating checksums (which has apparently been moved since it was reference in the other thread).
Regards
Axel
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-31-2012 03:55 PM
Thank you very much!
