Page 103 of 103

Re: DropIt

Posted: Fri Feb 09, 2024 10:56 am
by bob4u82
Hello,
I have a problem with DropIt. I use Chrome to download pdf documents. I have one automatization, when I see the pdf documents with file name "product" Dropit should send this document in mail.
Unfortunatelly from few days (before was workin correctly) this automatization stop working properly.

In the log I see something like that:

2024-02-09 19:24:47 ===== Log włączony =====
2024-02-09 19:24:55 Monitorowany folder: C:\Users\User\Downloads -> C:\Users\User\Downloads\dd95beef-b87b-4566-8ef8-db26a9323199.tmp
2024-02-09 19:24:55 Monitorowany folder: C:\Users\User\Downloads -> C:\Users\User\Downloads\Product_Registration_832267637 (2).pdf.crdownload

The probem is temporaty extension of the pdf file - crdownload.

How can I fix it?

Re: DropIt

Posted: Sat Feb 10, 2024 2:53 am
by lintalist
Check if the download isn't actually blocked by the browser, when it thinks the source is suspicious it starts but won't finish/release the download until you've actually "approved it manually". I don't know dropit but you may need to adjust your filter so it ENDS with .PDF not just any name with "product" in it = it seems you can use RegEx as well http://www.dropitproject.com/dokuwiki/d ... nd_folders - so adding/using \.pdf$ ($ is anchors match) might help.

Re: DropIt

Posted: Tue Mar 19, 2024 10:51 am
by tmichutka
First of all, I wanted to say thank you for this amazing software utility! It's fantastic!

I'm having difficulty setting up a user profile for a specific scenario and I'm hoping someone might be able to help. I'm wondering if DropIt can monitor a folder for new files and send an e-mail if no new files have been created for 2 days/48 hours?

In case it helps, I'm running version 8.5.1 on Windows 11 Enterprise.

Thanks!