home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 22686 < prev    next >
Encoding:
Text File  |  1993-01-04  |  1.2 KB  |  28 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!spool.mu.edu!umn.edu!noc.msc.net!news.stolaf.edu!lars.acc-admin.stolaf.edu!johnsonm
  3. From: johnsonm@lars.acc-admin.stolaf.edu (Michael K. Johnson)
  4. Subject: Re: BUG of feature: cannot move `foo' accross file systems
  5. In-Reply-To: kankkune@klaava.Helsinki.FI's message of 3 Jan 93 20:55:23 GMT
  6. Message-ID: <1993Jan4.212154.24266@news.stolaf.edu>
  7. Sender: news@news.stolaf.edu
  8. Organization: St. Olaf College; Northfield, MN  USA
  9. References: <1992Dec31.172305.1930@klaava.Helsinki.FI> <1993Jan1.141633.1724@victrola.sea.wa.us> <1993Jan3.205523.23937@klaava.Helsinki.FI>
  10. Date: Mon, 4 Jan 1993 21:21:54 GMT
  11. Lines: 15
  12.  
  13.  
  14. In article <1993Jan3.205523.23937@klaava.Helsinki.FI> kankkune@klaava.Helsinki.FI (Risto Kankkunen) writes:
  15.  
  16.    >that's a feature, not a bug.
  17.    >many *nix'es don't allow that.
  18.  
  19.    OK, I can live with that, but is there any reason for this? I haven't
  20.    checked the sources (yet), but I think disallowing just requires extra
  21.    code with no benefits. Afterall, symlink is just a file containing the
  22.    path name of the file it points to.
  23.  
  24. You just explained why it *doesn't* work.  It is a FILE containing
  25. that name.  Files simply don't move across filesystems very well.
  26.  
  27. michaelkjohnson
  28.