I need a shell script that will login to a remote FTP server, get the list of files present in only root folder and identify only xml files and get those files to local system. Login credentials can be mentioned in the script it self. This script must be run once a day only.
请用UNIX BASH SHELL的文字帮助我。
增 编