in reply to Re^3: Is there a workaround for @ symbol in FTP username?
in thread Is there a workaround for @ symbol in FTP username?

Just double checked that. That's a typo when copying the code over and changing the details, sorry. The quote is definitely closed in the script.
  • Comment on Re^4: Is there a workaround for @ symbol in FTP username?

Replies are listed 'Best First'.
Re^5: Is there a workaround for @ symbol in FTP username?
by tmharish (Friar) on Feb 20, 2013 at 10:59 UTC

    Funny ... Works for me, Can you give me the line on which the error is generated?

      The error message is:
      "Can't use an undefined value as a symbol reference at C:/Users/.../perl/lib/Net/FTP/dataconn.pm line 54"

      So it worked for you even when using a username with an @ in it?

        Yup - Try to update Net::FTP, I am using 2.77 and that line on my version is   delete ${*$ftp}{'net_ftp_dataconn'}