home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text5742.txt < prev    next >
Encoding:
Text File  |  1996-03-31  |  1.5 KB  |  34 lines

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