jayjaybigs
IS-IT--Management
I am writting a batch script. Please pardon me if this is a wrong place to ask this question.
I want to ftp to a site with username and password given in one line command. Here is what I wrote.
ftp hrsite myusername\mypassword
where:
hrsite - is my hostname
musername - username
mypassword - password
But this is giving me error could anyone help please
Thanks
I want to ftp to a site with username and password given in one line command. Here is what I wrote.
ftp hrsite myusername\mypassword
where:
hrsite - is my hostname
musername - username
mypassword - password
But this is giving me error could anyone help please
Thanks