Date: Tue, 21 Aug 2007 18:46:39 -0400 From: "fbsd2" <fbsd2@a1poweruser.com> To: "freebsd-questions@FreeBSD. ORG" <freebsd-questions@FreeBSD.ORG> Subject: wildcard usage in fetch Message-ID: <NBECLJEKGLBKHHFFANMBEEGBCGAA.fbsd2@a1poweruser.com>
next in thread | raw e-mail | index | archive | help
fetch -avrpAFU ftp://loginid:password@my.pics.com/IDX/ActivePhotos/*/*.* The /*/ directory is 2 positions in size and contains 00 through 99 as directory names. The *.* means all files in this directory. When I execute this I get logged in but get file not found or not available error message. Is wildcard usage not allowed in ftp? How would you suggest to accomplish downloading source file directory structure and their contents?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NBECLJEKGLBKHHFFANMBEEGBCGAA.fbsd2>