Is the GUI opensource? Could you modify the code to properly handle @ in the user name?
This does not look like curl problem - in my experience curl command line accepts @ in --user without issues. I am sorry, I was hoping that there is curl command line involved somehow. -T On Tue, Feb 9, 2021, 22:41 Michael Barnes <[email protected]> wrote: > On Tue, Feb 9, 2021 at 7:28 PM Tomas Kuchta <[email protected]> > wrote: > > > On Tue, Feb 9, 2021, 15:41 Ken Stephens <[email protected]> > > wrote: > > > > > Single quotes around the email addess? > > > > > > . > > > > > > I think that there may be more to the problem description. > > > > Curl is command line tool OP mentions box/window - that would suggest > some > > GUI contraption where escaping or quoting will not work as in shell. > > > > Perhaps, we need to see the problematic command line (with changed > > username/hostname of course). > > > > -T > > > > > > > > > The program is for radio station automation. It has a number of gui modules > for different things. One of these downloads audio files from program > providers for later play on the air. The module uses the cURL Library for > the file transfer portion. When you program each download, you put in the > various information items of host, filename, username, password, download > time, etc. Does that clarification help? > > Michael > _______________________________________________ > PLUG: https://pdxlinux.org > PLUG mailing list > [email protected] > http://lists.pdxlinux.org/mailman/listinfo/plug > _______________________________________________ PLUG: https://pdxlinux.org PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
