<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><br id="lineBreakAtBeginningOfSignature"><div dir="ltr"><span style="-webkit-text-size-adjust: auto;">Happy Thanksgiving All, </span><br style="-webkit-text-size-adjust: auto;"><span style="-webkit-text-size-adjust: auto;"></span><br style="-webkit-text-size-adjust: auto;"><span style="-webkit-text-size-adjust: auto;">With the proliferation of bank fraud. I am now required by my bank to upload a CVS file with all of my recent checks so that they can validate checks being presented to my account. I am automating this process, but one step that I am not able to complete is for my perl script to know once a file have been uploaded so that it can move to an indicated directory. I have used </span><a href="https://metacpan.org/pod/Linux::Inotify2" style="scroll-margin-top: 60px; font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Bitstream Vera Sans Mono", Courier, "Courier New", monospace; font-size: 14px; white-space: pre; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-text-size-adjust: 100%; box-sizing: content-box !important; background: none !important; color: black !important; border-radius: 0px !important; border: 0px !important; inset: auto !important; float: none !important; height: auto !important; line-height: normal !important; margin: 0px !important; outline: 0px !important; overflow: visible !important; padding: 0px !important; position: static !important; vertical-align: baseline !important; width: auto !important; min-height: auto !important;">Linux::Inotify2</a><span style="font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Bitstream Vera Sans Mono", Courier, "Courier New", monospace; font-size: 14px; white-space: pre; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-text-size-adjust: 100%; background-color: rgb(245, 245, 245);">; </span><span style="-webkit-text-size-adjust: auto;"> </span><span style="-webkit-text-size-adjust: auto;">but I don’t believe it will notify if a file is simply uploaded. Does anyone know </span><span style="-webkit-text-size-adjust: auto;">of a way that a file could be slightly modified once it’s selected via websites API for upload so that my Perl script will know to move it to a different directory?</span></div></body></html>