Hi Yu,

Artifactory _Pro_ will do something like this -- see the documentation about 
"Sync Deleted Artifacts" under 
https://www.jfrog.com/confluence/display/RTF/Repository+Replication.  I assume 
it has a smarter, more efficient way to find out what has been deleted since 
last sync.  (BTW, it's not documented except in runtime error messages but, at 
least for pull replication from A to B, the username at B which is pulling from 
A must have Deploy permission on the repo at A.)

You could script it yourself, as you say, but is that effort really worth the 
~$2,700, which will also get you lots of other great features like the REST 
API? :-)

Regards,

Hugh Greene, Senior Software Developer
Toshiba Medical Visualization Systems Europe, Ltd
Bonnington Bond, 2 Anderson Place, Edinburgh EH6 5NP, UK
Tel + 44 (0)131 472 4792 / Fax + 44 (0) 131 472 4799
http://www.tmvse.com / mailto:[email protected] 

DISCLAIMER
Unless indicated otherwise, the information contained in this message is 
privileged and confidential, and is intended only for the use of the 
addressee(s) named above and others who have been specifically authorized to 
receive it. If you are not the intended recipient, you are hereby notified that 
any dissemination, distribution or copying of this message and/or attachments 
is strictly prohibited. The company accepts no liability for any damage caused 
by any virus transmitted by this email. Furthermore, the company does not 
warrant a proper and complete transmission of this information, nor does it 
accept liability for any delays. If you have received this message in error, 
please contact the sender and delete the message.


-----Original Message-----
From: fengyu225 [mailto:[email protected]] 
Sent: 30 June 2016 03:51
To: [email protected]
Subject: [Artifactory-users] Sync delete from main to proxies

Hi,


I'm wondering if artifactory proxy servers remove artifact from remote repo 
cache as soon as the artifact get deleted by garbage collection of artifactory 
main server? If not, would anyone suggest how to monitor constantly the 
artifacts that exists in proxies but not in main? 
A straightforward way is get list of artifacts in proxies and list of artifacts 
in main and get difference. But this will put LOTS of load on main server.  
I'm also thinking of writing an artifactory plugin that store artifacts name 
when it get deleted, and then monitor current proxy cache cannot contains these 
artifacts. Is this a good way?

Thanks!
Yu



--
View this message in context: 
http://forums.jfrog.org/Sync-delete-from-main-to-proxies-tp7581085.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San 
Francisco, CA to explore cutting-edge tech and listen to tech luminaries 
present their vision of the future. This family event has something for 
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com 
______________________________________________________________________

______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
______________________________________________________________________

------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to