We're making changes to the Community, so you may have received some notifications - thanks for your patience and welcome back. Learn more here.

Forum Discussion

Stephen B.25's avatar
Stephen B.25
Collaborator | Level 9
2 months ago

Query to inform Rewind of times that a file was suddenly decreased in size.

I have a process that builds a time record to a file on a mounted drive. Due to concurrency issues that Dropbox does not manage I have another process that copies updates from the mounted drive to a Dropbox folder. 

 

Though the mount works 99% of the time, there are times on the road when the mount fails so that the process puts the time record to the mount point rather than to the mounted drive. Then the update process updates Dropbox with a truncated record. 

 

I want to look back over the rewind record to identify those moments where the Dropbox version of the time record file is suddenly reduced in size. These would be points where I want to recover the Dropbox previous version i.e. prior to the truncation. 

 

How can I do this? 

 

To clarify with an example :

 

Jan 1 save.dat is 1 M

Feb 1 save.dat suddenly becomes 10 K

March 1 save.dat has built itself up to 750 K

April 1 save.dat is 20 K

 

I want to be able to merge all these versions. 

I don't expect Dropbox to perform the merge, but I want to perform downloads of each version at its maximum size. 

 

 

  • Megan's avatar
    Megan
    Icon for Dropbox Staff rankDropbox Staff

    Hey Stephen B.25, thanks for posting here today! 

     

    Let me investigate a bit on that, and ask our Team more and I'll definitely get back to share my updates with you.

     

    Thank you! 

      • Megan's avatar
        Megan
        Icon for Dropbox Staff rankDropbox Staff

        Hey Stephen B.25!

         

        Could you confirm whether or not you're talking about the version history of the file shown on the web?

         

        If so, have you tried clicking on the file name that corresponds to the size that doesn't seem to be reduced, and check if there's a download icon available for you? 

         

        You can try restoring the version you want to check, and then create a copy of it in a different location. That way you can restore any other version you want to check.

         

        Keep in mind that you can't restore or preview versions outside of the version history window.