Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 812063
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T01:08:42+00:00 2026-05-15T01:08:42+00:00

for large files or slow connections, copying files may take some time. using pyinotify,

  • 0

for large files or slow connections, copying files may take some time.

using pyinotify, i have been watching for the IN_CREATE event code. but this seems to occur at the start of a file transfer. i need to know when a file is completely copied – it aint much use if it’s only half there.

when a file transfer is finished and completed, what inotify event is fired?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T01:08:43+00:00Added an answer on May 15, 2026 at 1:08 am

    IN_CLOSE probably means the write is complete. This isn’t for sure since some applications are bad actors and open and close files constantly while working with them, but if you know the app you’re dealing with (file transfer, etc.) and understand its’ behaviour, you’re probably fine. (Note, this doesn’t mean the transfer completed successfully, obviously, it just means that the process that opened the file handle closed it).

    IN_CLOSE catches both IN_CLOSE_WRITE and IN_CLOSE_NOWRITE, so make your own decisions about whether you want to just catch one of those. (You probably want them both – WRITE/NOWRITE have to do with file permissions and not whether any writes were actually made).

    There is more documentation (although annoyingly, not this piece of information) in Documentation/filesystems/inotify.txt.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a fairly large PHP codebase (10k files) that I work with using
Recently at the office we have been talking about placing large files into our
When positing large files as an InputStream using the Jersey client, it appears that
I want to upload video (basically large files) without using Flash Plugin. It would
I have many large files under project/public/deploy/. All the rest is my source codes.
I have to write a php script to download potentially large files. The file
How do I append to large files efficiently. I have a process that has
I'm pushing a large file to git, but have a very slow connection. What
I have a job in Hadoop 0.20 that needs to operate on large files,
I am using Hadoop example program WordCount to process large set of small files/web

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.