Username with domain name will not work in batch
I need to log in to an FTP server using a username that includes a domain name, but WinSCP is mis-interpreting the username. Without the domain name, I get the following after the password has been submitted from my script:
530 Subdomain not specified. Example username: acme/janet@example.com.
Connection failed.
Password prompt (no password provided or last login attempt failed)
When I add the domain name (using the above example), I get the following message:
Local directory: default, Remote directory: /janet@example.com:password@IP addrees, Update: No, Cache: Yes
Cache directory changes: Yes, Permanent: Yes
DST mode: 1
------------------------------------------------------------
Username prompt (no username provided).
I can connect in interactive mode using the domain name, but batch does not like this. Can anyone help?
530 Subdomain not specified. Example username: acme/janet@example.com.
Connection failed.
Password prompt (no password provided or last login attempt failed)
When I add the domain name (using the above example), I get the following message:
Local directory: default, Remote directory: /janet@example.com:password@IP addrees, Update: No, Cache: Yes
Cache directory changes: Yes, Permanent: Yes
DST mode: 1
------------------------------------------------------------
Username prompt (no username provided).
I can connect in interactive mode using the domain name, but batch does not like this. Can anyone help?