๐Ÿ“ Google Drive duplicate file manager

โšก 1,296 views ยท ๐Ÿ“ File Management

Description

Google Drive Duplicate File Manager ๐Ÿงน๐Ÿ“

Purpose: Automate the process of finding and managing duplicate files in your Google Drive.

Whoโ€™s it for?

What it Solves:

How it works:

  1. Trigger: Monitors a Google Drive folder for new files.
  2. Configuration: Sets rules for keeping and handling duplicates.
  3. Find Duplicates: Identifies duplicate files based on their content (MD5Checksum).
  4. Action: Either moves duplicates to trash or renames them.

Setup Guide:

  1. Google Drive Trigger โฐ:
    • Set up the trigger to watch a specific folder or your entire drive (use caution with the root folder! โš ๏ธ).
    • Configure the polling interval (default: every 15 minutes).
  2. Config Node โš™๏ธ:
    • keep: Choose whether to keep the โ€œfirstโ€ or โ€œlastโ€ uploaded file (default: โ€œlastโ€).
    • action: Select โ€œtrashโ€ to delete duplicates or โ€œflagโ€ to rename them with โ€œDUPLICATE-โ€ (default: โ€œflagโ€).
    • owner & folder: Taken from the trigger. Only change if needed.

Key Considerations:

Enjoy your clean Google Drive! โœจ

๐Ÿ”— Nodes Used

Google Drive, Google Drive Trigger, Filter

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup