What is the proper way to update files using the same filename to prevent sync issues?


harryPotter

Recommended Posts

Hi, I'm running a media server and often have to update and replace files.  My media server is synced to other media server machines.  The other machines copy files from my machine but my machine does not copy files from the remote machines.  Sometimes, I get sync issues where the updated file doesn't get synced at all.  Here's what I'm doing:

  1. Copy a file into the sync folder:  asdf-480p.mov
  2. Rename file to:  video_2017-02-15.mov
  3. Let all the remote machines sync this file
  4. Copy a new file to the sync folder:  asdf-720p.mov
  5. Delete file:  video_2017-02-15.mov
  6. Rename this file:  asdf-720p.mov to video_2017-02-15.mov

Is there a proper way to do this in order to prevent sync issues?

Thank you!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.