Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Hi All,
I downloaded UGC cleanup tool from https://github.com/andrewmkhoury/communities-srp-tools and build it and deploy.But I don't how to use. where I need to fire "curl -X POST http://localhost:4502/services/social/srp/cleanup?path=/content/usergenerated/asi/jcr -uadmin:admin" command. Can any one guide me how to use it?
Solved! Go to Solution.
Hi,
If your question is how to use Curl command or how to fire it then
First, you need to download the cURL executable. For Windows 64bit, download it from here and for Windows 32bit download from here OR install Cygwin
To use it, just open the command prompt and type in: C:\curl <CURL command>
~kautuk
View solution in original post
Views
Likes
Replies