I am writing a batch file I want to do a mget command that gets all the files in the current directory plus the subdirectires and all the files in them. I normaly do mget *.* but that does not do it. I am used to xcopy *.* /e on windows. This is from a Windows 2000 command prompt ftp. I know this is a unix forum but ftp is a unix type program in it's roots.