You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to webpass...@googlegroups.com
Hi Josh.
Is there a way to export the passwords csv function via command line on the server? I'd love the ability to produce a job that did this automatically. I could then scp this to a secured secondary server just in case my DB corrupted or my Tomcat instance failed etc.
Cheers
Josh
unread,
Jul 28, 2013, 11:43:10 PM7/28/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to webpass...@googlegroups.com
Not right out of the box, but I'm sure one could script a couple calls using "curl", one to login/create session, and another to the reports servlet to get the csv export. Added as feature request: https://code.google.com/p/webpasswordsafe/issues/detail?id=91 Thanks.