Hi, Thank you for the replay. > try mput -r *
This is not working. Regards, Mathew. --- In [email protected], "Cheedhu" <[EMAIL PROTECTED]> wrote: > > --- In [email protected], "mathewcos" <mathewcos@> wrote: > > > ftp>bi > > ftp>hash > > ftp>mput *.* > > > > Here ftp is transfering only 2 files ie;index.pdx,welcome.html > > > > It is not transfering any directories. > > > > Why it is happening like this? Please help me to solve this. > > How can I see the options associated with ftp commands? > > try mput -r * > > when you say *.* its understood as "any file containing . in the name" > and directories here do not have a '.' in their filename > > PS: I am not sure if '-r' option works for recursive copy with mput :-| >
