Re: Download attachments from command line, posted by Stefan Ritt on Tue Apr 19 10:24:47 2022
|
Sure. Just figure out the URL from your browser and then use it in wget, e.g.
wget https://elog.psi.ch/elogs/Forum/220309_175728/elog-3.1.4-1ebfd06c-win64.zip
to download one attachement from this forum. |
Re: Download attachments from command line, posted by Maarten de Jong on Thu Apr 21 14:19:35 2022
|
Thanks - I can confirm that the given command works.
However, for an e-log with username and password protection, this no longer seems to work.
It would be very useful if the elog command can be used to also download attachments (and not only a message). |
Re: Don't see login page - Self register = 1, posted by Stefan Ritt on Wed Nov 24 11:58:00 2010
|
> Hi,
>
> I'm trying to configure Elog such that users can self-register. But no luck so far.
|
Re: Don't see login page - Self register = 1, posted by Christoph Kukulies on Wed Nov 24 16:36:21 2010
|
> > Hi,
> >
> > I'm trying to configure Elog such that users can self-register. But no luck so far.
|
Re: Don't see login page - Self register = 1, posted by Yoshio Imai on Thu Nov 25 14:15:31 2010
|
Hi!
[quote=Christoph Kukulies]I cannot get the login screen. I'm connecting to a logbook (and I can do this without logging in).
|
Re: Don't see login page - Self register = 1, posted by Christoph Kukulies on Thu Nov 25 17:34:28 2010
|
[quote="Yoshio Imai"]Hi!
[quote=Christoph Kukulies]I cannot get the login screen. I'm connecting to a logbook (and I can do this without logging in).
|
Re: Don't see login page - Self register = 1, posted by Stefan Ritt on Fri Nov 26 09:44:22 2010
|
[quote="Christoph Kukulies"]I only need to know how I get an admin passwd and user into the passwd file.
elogd -a password -l logbook does not have the desired effect. It spoils the cfg-file
again with Admin Password commands.[/quote]
|
Re: Don't see login page - Self register = 1, posted by Yoshio Imai on Fri Nov 26 11:42:50 2010
|
[quote="Christoph Kukulies"]I only need to know how I get an admin passwd and user into the passwd file.[/quote]
You do this the same way as a regular user: use the self registration feature to create a user, and then declare this user to be the admin in your config |