Re: EFS 1.6 bug: Can't copy multiple files in dired
Kin Cho (kin@isi.com)
Thu, 31 Mar 94 15:46:23 PST
I see, so setting dired-copy-preserve-time to nil is a workaround for now.
-kin
Date: Thu, 31 Mar 1994 22:46:00 +0100
From: sandy@ibm550.sissa.it
Cc: efs bugs <efs-bugs@foobar.hpl.hp.com>
References: <9403312029.AA04041@tycho>
>>>>> On Thu, 31 Mar 94 12:29:26 PST,
kin@isi.com (Kin Cho) said:
> In this ftp session, I marked two files in dired (MIRROR_SITE_INFO
> and README), and proceeded to copy them with the "C" dired command
> to my local machine. The first file apparently copied ok, but efs
> reported the error "Weird timezone" afterwards and the copying stopped
> (the second file is not copied).
You must have dired-copy-preserve-time non-nil. ange-ftp ignores
this, but efs supports it for remote to local copies. However, there
is a bug in this support, which has just been fixed.
--sandy