# Send files to telegram

**URL:** https://discourse.nodered.org/t/send-files-to-telegram/50594
**Category:** General
**Created:** [3 September 2021 16:58 UTC](https://discourse.nodered.org/t/send-files-to-telegram/50594 "2021-09-03T16:58:56Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![NooBAsTiK](https://avatars.discourse-cdn.com/v4/letter/n/67e7ee/32.png) [@NooBAsTiK](https://discourse.nodered.org/u/NooBAsTiK)
#### Post date: [3 September 2021 16:58 UTC](https://discourse.nodered.org/t/send-files-to-telegram/50594/1 "2021-09-03T16:58:56Z")

</div>

Good afternoon to all! I want to implement sending files to telegram, but I don't know where to start? There is a folder on the computer (Debian OS) with video files from the camera, the file names have the format: 03\_09\_2021-17\_26. mkv. How do I detect new files in a folder and send them?

---

<div class="post-metadata">

### Author: ![zenofmud](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/zenofmud/32/316_2.png) [@zenofmud](https://discourse.nodered.org/u/zenofmud)
#### Post date: [3 September 2021 17:14 UTC](https://discourse.nodered.org/t/send-files-to-telegram/50594/2 "2021-09-03T17:14:37Z")

</div>

> [@NooBAsTiK](#):
>
> How do I detect new files in a folder

Take a look at the `watch` node

---

<div class="post-metadata">

### Author: ![NooBAsTiK](https://avatars.discourse-cdn.com/v4/letter/n/67e7ee/32.png) [@NooBAsTiK](https://discourse.nodered.org/u/NooBAsTiK)
#### Post date: [3 September 2021 17:35 UTC](https://discourse.nodered.org/t/send-files-to-telegram/50594/3 "2021-09-03T17:35:38Z")

</div>

> [@zenofmud](#):
>
> Take a look at the `watch` node

Thanks! I think this is what I need.  
Node: node-red-contrib-watchdirectory

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [17 September 2021 17:35 UTC](https://discourse.nodered.org/t/send-files-to-telegram/50594/4 "2021-09-17T17:35:57Z")

</div>

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.
