rejetto forum

Software => HFS ~ HTTP File Server => Topic started by: gogi1000 on July 28, 2022, 01:00:00 PM

Title: export user accounts from the hfs
Post by: gogi1000 on July 28, 2022, 01:00:00 PM
i have the hfs, how export user accounts in csv,txt.... i have 200 user accounts.
Title: Re: export user accounts from the hfs
Post by: gogi1000 on July 29, 2022, 06:33:02 AM
i resolved my problem with next code in the template file

Code: [Select]
[test]
{.for each|username|{.replace|;|{.no pipe||.}|{.get|accounts.}.}|{:{.append|users.txt|
{.^username.}-{.get account|{.^username.}|password.}-{.get account|{.^username.}|redirect.}.}:}.}

the script i started from web browser http://127.0.0.1/~test