nunu Posted March 26, 2022 Report Share Posted March 26, 2022 Hi, here my concern : i have a NAS (master) with more than 10TB of data with new files added each days i have smallest NAS (client) that can't synchronize all of the main NAS master data (not enough disk space) very most of time i need only latest files added on the master So what i would like to do, is through a script (bash?) to be able to activate (on client) the download of latest file added on the master, BUT i would like to remove oldest one. For example i will virtually set a limite of 200Go on a shared directory (of subfolders), i activated the download of latest file, check that lastest files are downloaded (synced), and then check space disk taken in the directory and start to remove oldest files fo fit the quota limit. So i guess needs will be : get the list and path of shared directories activate sync & delete (locally) command get the status of the transfert (sync OK, in progress) .... is it possible to get some information about API ? (family user licence) regards ! Quote Link to comment Share on other sites More sharing options...
Andy+ Posted May 9, 2022 Report Share Posted May 9, 2022 Maybe is the best to open a ticket on Resilio support about such points. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.