. How can I force ftp 'mput' to upload multiple files without prompting for each one? I tried: mput -f filename* but it does not recognize a -f option to force the uploading of multiple files.