Sarah: I think you have to do: ftp ftpaddressstring user: usernamestring passwordstring ... ...
HTH, Thanks, mani On Apr 7, 8:02 pm, Ben Mustill-Rose <[email protected]> wrote: > Just a stab in the dark, but where you have > ftp ftpstring > have you tryed > ftp user:passw...@url > > Someone correct me if I've got the syntax wrong, its been a while. > > On 08/04/2010, Sarah Alawami <[email protected]> wrote: > > > > > Hello to all. > > > I'm making a btch script to connect ot an ftp server. I'm very close but it > > would not type in the username and pass even thoug it is there. here is the > > script omiting the address usernamd and password. > > > Take Am I doing something wrong here? > > > ftp ftpaddressstring > > user: usernamestring > > password passwordstring > > bin > > lcd desktop > > > am I missing something here? sory about the odd info I filled in there > > places but yeah. > > > Thanks. and I am close I just don't know what I'm doing wring. > > > Thanks. > > > -- > > You received this message because you are subscribed to the Google Groups > > "MacVisionaries" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group at > >http://groups.google.com/group/macvisionaries?hl=en. -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/macvisionaries?hl=en.
