C盘下载东西多了做了一个转移和整理的小工具,并且集合了鼠标右键菜单方便快速选择要整理的文件
文件转移工具 v2.0(完整版)
✅ 功能说明:
- 支持自动监控指定源文件夹,实时同步新增文件/文件夹;
- 支持文件分类整理(视频、图片、文档、音频、压缩包等);
- 可根据文件扩展名自动分类移动到对应文件夹;
- 提供“预览模式”和“正式同步”两种方式;
- 支持限制文件名长度、防止名称冲突、支持断点重试;
- 支持系统托盘运行、右键菜单调用、日志记录功能;
- 支持中文 / 英文分类名自动切换;
- 支持右键参数启动同步或整理(通过 Inno Setup 注册菜单);
📂 安装方式:
下载压缩包后解压,运行 文件转移工具 2.0_Setup.exe 进行安装。
📎 注意事项:
- 打包使用 PyQt5 + watchdog + Inno Setup;
- Windows 10/11 测试通过;
- 请勿选择根目录(如
C:\)作为同步或整理路径,程序会自动拦截。
🛠 日志路径:
我的文档\文件转移工具日志\file_mover.log
欢迎反馈使用建议或提出功能需求 🙌
A lightweight and practical file transfer and organization tool for Windows, designed for users who frequently download content and need to organize or relocate files efficiently.
- 📁 Monitor a source folder and move files in real time to the target directory
- 🧠 Multithreaded transfer with file stability checking and retry mechanism
- 📦 Organize files by category: Videos, Documents, Images, Archives, Audio, Folders
- 📂 Supports folder structure preservation when moving
- 🖱️ Optional Windows right-click menu for quick operations
- 🚀 Built-in preview mode to simulate file organization
- 🧾 Logs activity to
Documents/文件转移工具日志/file_mover.log - 🧮 Supports both Chinese and English folder naming
- 📦 Includes Inno Setup script to generate installer
- Download the latest release from Releases)
- Run
FileMover_文件转移工具_v2.0.exeto install - Optionally, use the batch scripts to register context menus
To add right-click support:
register_context_menu.bat
unregister_context_menu.bat



