On Wed, Apr 07, 2004 at 12:21:52PM +0200, Fabrizio Balliano wrote: > #ftp [EMAIL PROTECTED] > lftp>set ftp:list-options -a > lftp>ls > drwx--x--x 7 32446 user 4096 Mar 31 08:20 . > drwx--x--x 7 32446 user 4096 Mar 31 08:20 .. > -rw-r--r-- 1 32446 user 19 Mar 12 10:32 .contactemail > -rw-r--r-- 1 32446 user 12 Mar 30 08:14 .lastlogin > -rw------- 1 32446 user 24 Mar 31 08:20 .spamkey > drwxr-xr-x 3 32446 user 4096 Mar 12 14:35 etc > drwxr-x--- 3 32446 12 4096 Apr 7 05:18 mail > drwxr-xr-x 3 32446 user 4096 Mar 12 10:32 public_ftp > drwxr-x--- 5 32446 99 4096 Mar 30 08:14 public_html > drwx------ 6 32446 user 4096 Mar 12 10:40 tmp > lrwxrwxrwx 1 32446 user 11 Mar 12 10:32 www -> public_html > > > lftp>mirror -a -e --parallel=5 > > but lftp does not mirror hidden files and symlinks are converted to files! I > really do not understand.
Please send me exact ls output, maybe the server is using a non-standard format, so it is not really used and NLST is used instead. Turn on debug to check that. -- Alexander.
