Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • Have you read the answers to that question you linked? Because you're listening for the creation of a file. When the file is first created, it's going to be empty. Commented Jul 30, 2020 at 19:15
  • @AndrewHenle yes i have create the file in and out of the directory to test all event posible that trigger; and i have use move_to to try when i drop the file via ftp, but not working i have the mount point dir with this guide: wiki.archlinux.org/index.php/CurlFtpFS and work well, but i dont know if becouse it is a mount point not have event in local file system... Commented Jul 30, 2020 at 19:55
  • @FranciscoNúñez I took the liberty to edit your question, trying to make it more clear. Feel free to revert my changes if they diverged from your original intent. Commented Jul 31, 2020 at 11:36