home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.95 / text2048.txt < prev    next >
Encoding:
Text File  |  1996-04-02  |  1.4 KB  |  29 lines

  1. > I'm glad to hear that someone else has had this problem and not just me.  I
  2. > too have found that I can only access drives from "root" and that if I log in
  3. > as a user the proper disk drive checks do not occur.  It isn't a major pain
  4. > to only allow "root" to do file transfer work in Executor, but if this could
  5. > be fixed at some point it should be.
  6.  
  7.     A unix system is not a personal workstation.  Sudo or some other system
  8. must be in place for users other than root to mount and unmount drives.
  9. It's a fundamental design difference.  You don't have any class of computer
  10. center operators for PC's, and you have no need for fascist controls to
  11. keep multiple users from interfering with each other.
  12.  
  13. > Likewise I have had the problem that I must be careful about selecting
  14. > filenames for copying from Executor to Linux, as spaces in filenames totally
  15. > baffle Linux.  A simple _ replacement for a space in the copying routine
  16. > would solve this.
  17.  
  18.     They don't baffle linux at all.  Space is a perfectly valid filename
  19. character.  They have to be quoted for most shells, but again, that's just
  20. a matter of documentation for the differences between worlds.
  21.     Most shells that do filename completion will also do auto-quoting.
  22.  
  23. > I realize these are probably post-2.0 release issues, but please keep them on
  24. > your agenda.
  25.  
  26.     They're not post-2.0 issues at all.  They are at worst documentation
  27. issues.
  28.  
  29.