Simple question for the DOS command elite! I'm trying to create an FTP batch file where my username is my 'domain\username'. The problem is that the "\" is causing problems. What do I need to do in order to make the login process successful? Example: FTP_HOST = "172.nn.nn.nn" FTP...