Re: Request: Test suite for EFS.



On Sun, Feb 20, 2000 at 02:24:04AM +0000, u07ih@abdn.ac.uk wrote:
> > Why _must_ it be one file?
> 
> See below.
> > 
> > If you choose to store it in a directory rather than a file then you don't
> > have to do this. 
> 
> A normal user makes a gnumeric spreadsheet with some images in it.
> He expects there to be 1 file, after all, you have really created one document.
> One document, one file. 
> And again, if it's a directory, how do you move the "file" from one place to
> another? Making a tarball isn't exactly the most user friendly way to do it.

  at the file manager level ? You drag and drop it to the destination, why ?
and where is the problem. All Windows users do that ... everyday.
Or using the clipboard...
  You don't do a tar, the system does it for you.

   tar cf - .... | (cd  ... ; tar xvf -) 

 is really the Unix way to do thing, and it's filenamager equivalent is
drag and drop or a cut-and-paste. If the target is an FTP client or Web
client it's the same.

Daniel

-- 
Daniel.Veillard@w3.org | W3C, INRIA Rhone-Alpes  | Today's Bookmarks :
Tel: +33 476 615 257  | 655, avenue de l'Europe | Linux XML libxml WWW
Fax: +33 476 615 207  | 38330 Montbonnot FRANCE | Gnome rpm2html rpmfind
 http://www.w3.org/People/all#veillard%40w3.org  | RPM badminton Kaffe



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]