Hi Guys,
How should I execute a FTP Script to do some action on a FTP Server. For example to get all files from a selected directory of a site we should use the command mget *.*. How should I execute this Script so that I can copy all the files from a FTP Site to the Local Harddrive. Advance thanks for those helping...