"User stamp" icon like Time Stamp in Body, posted by Gys Wuyts on Tue Apr 12 08:55:55 2022
|
Hello,
Is there a possibility to use like the time stamp a user stamp: by clicking the button in the main text entry it adds the username, just like
the time stamp button does: Tue Apr 12 08:58:46 2022 ? |
Re: "User stamp" icon like Time Stamp in Body, posted by Stefan Ritt on Tue Apr 12 09:06:49 2022
|
<p> </p>
<table align="center" cellspacing="1" style="border:1px solid #486090; width:98%">
|
recovery of elog from backup disk, posted by neerajan nepal on Wed Apr 13 16:31:27 2022
|
Hello,
I do have a backup of elog repository in an external disk (with a directory name .elog). I want to install this repository to a new linux (either
ubuntu 20.xx or Cent OS 7) computer. I am new to this, can someone please provide me an instructions sheet. |
Download attachments from command line, posted by Maarten de Jong on Sat Apr 16 10:37:24 2022
|
Would it be possible to download attachments (e.g. with elog or wget) from the command line? |
Re: Vulnerability?, posted by Florian Heigl on Mon Apr 18 19:16:36 2022
|
> > I trust Stefan is reading this thread and will do something about it. My vote would
> > be to remove the download link to the windows executables and ask Debian to remove
> > the elog package. I think they have a way for upstream developers (Stefan) to request
|
Re: recovery of elog from backup disk, posted by Konstantin Olchanski on Mon Apr 18 21:01:23 2022
|
unfortunately instructions do not exist to cover every possible situation.
but in general, to migrate elog to a new machine, I would say do this:
|
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: Vulnerability?, posted by Daniel Pfuhl on Tue Apr 19 15:47:59 2022
|
> I've built the last C version of elog in git, revision 1ebfd06c using mingw-64 ; the resulting binaries work for me on Windows 2019.
> Attached is a zip file with the binaries.
> I was not able to create a new installer, these are just the executables
|