home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.96 / text2951.txt < prev    next >
Encoding:
Text File  |  1996-07-25  |  1.8 KB  |  43 lines

  1.  
  2. In article <199605200625.BAA01207@raven.ots.utexas.edu>, Rob Browning <osiris@cs.utexas.edu> writes:
  3. >>>>>> "V" == Vincent S Cojot <coyote@step.polymtl.ca> writes:
  4. >
  5. >
  6. >V> I'd like to ask a small question about executor under Linux: I love
  7. >V> executor and I have installed on an ext2fs partition.  However, the
  8. >V> usual backup programs one would use under Linux complain about that
  9. >V> partition (Mac programs tend to put spaces and other strange
  10. >V> characters in file names). GNU tar complains about Long links and
  11. >V> skips files and cpio simply doesn't like some file names and skips
  12. >V> some files too.
  13. >
  14. >Look at the --null option to GNU tar (find has a complementary
  15. >-print0).  Basically what you want is to pass tar a list of null
  16. >terminated (not whitespace terminated) files.  That way the files can
  17. >have spaces, weird characters, etc.
  18.  
  19. Unfortunately, adding --null to my tar command line did not seem to make
  20. any kind of difference (current command line: tar --null -cvpzf ...):
  21. tar still complains about Long Links.. could it be that GNU tar has a
  22. limitation on the number of characters in the names of the files handed
  23. to it? I know this is not really the right newsgroup for that but tar
  24. only has problems with my executor partition and the some of the files
  25. and directories on it. At this point, I am a little lost about what to
  26. do to be able to put all files on my executor partition on my backups.
  27.  
  28. -- 
  29. ,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,
  30. Vincent S. Cojot, Computer Engineering.
  31. Ecole Polytechnique de Montreal, Comite Micro-Informatique.
  32. coyote@step.polymtl.ca, coyote@info.polymtl.ca
  33.  
  34. They cannot scare me with their empty spaces
  35. Between stars - on stars where no human race is
  36. I have it in me so much nearer home
  37. To scare myself with my own desert places.       - Robert Frost
  38.  
  39.  
  40.  
  41.  
  42.  
  43.