Single quotes around the email addess? On Tue, Feb 9, 2021 at 12:09 PM Michael Barnes <[email protected]> wrote:
> I use a program that uses curl to automate ftp file transfers. The problem > I have run into is the username for the ftp account is an email address ( > [email protected]). When I enter the information in the window to edit the > downloads, I put in the host information, then in the user box, I put > [email protected]. Unfortunately, the download failed. It was suggested to > escape the @, so I tried user\@host.com, but the program did not accept > the > \. When I typed it, it just didn't show up. > > So, any curl experts out there can help me put the @ in the username? > > Thanks, > 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
