Guest User

Synology CrashPlan error version 0029 (2)

a guest
Jan 22nd, 2015
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.97 KB | None | 0 0
  1. find: unrecognized: /volume2/@tmp
  2. BusyBox v1.16.1 (2015-01-07 15:00:45 CST) multi-call binary.
  3.  
  4. Usage: find [PATH]... [EXPRESSION]
  5.  
  6. Search for files. The default PATH is the current directory,
  7. default EXPRESSION is '-print'
  8.  
  9. EXPRESSION may consist of:
  10. -follow Follow symlinks
  11. -xdev Don't descend directories on other filesystems
  12. -maxdepth N Descend at most N levels. -maxdepth 0 applies
  13. tests/actions to command line arguments only
  14. -mindepth N Don't act on first N levels
  15. -name PATTERN File name (w/o directory name) matches PATTERN
  16. -iname PATTERN Case insensitive -name
  17. -path PATTERN Path matches PATTERN
  18. -regex PATTERN Path matches regex PATTERN
  19. -type X File type is X (X is one of: f,d,l,b,c,...)
  20. -perm NNN Permissions match any of (+NNN), all of (-NNN),
  21. or exactly NNN
  22. -mtime DAYS Modified time is greater than (+N), less than (-N),
  23. or exactly N days
  24. -mmin MINS Modified time is greater than (+N), less than (-N),
  25. or exactly N minutes
  26. -newer FILE Modified time is more recent than FILE's
  27. -inum N File has inode number N
  28. -user NAME File is owned by user NAME (numeric user ID allowed)
  29. -group NAME File belongs to group NAME (numeric group ID allowed)
  30. -depth Process directory name after traversing it
  31. -size N[bck] File size is N (c:bytes,k:kbytes,b:512 bytes(def.))
  32. +/-N: file size is bigger/smaller than N
  33. -links N Number of links is greater than (+N), less than (-N),
  34. or exactly N
  35. -print Print (default and assumed)
  36. -print0 Delimit output with null characters rather than
  37. newlines
  38. -exec CMD ARG ; Run CMD with all instances of {} replaced by the
  39. matching files
  40. -prune Stop traversing current subtree
  41. -delete Delete files, turns on -depth option
  42. (EXPR) Group an expression
  43.  
  44. grep: /var/packages/CrashPlan/target/bin/run.conf: No such file or directory
  45. Starting CrashPlan ...
  46. sed: /var/packages/CrashPlan/target/bin/restartLinux.sh: No such file or directory
  47. find: /var/packages/CrashPlan/target/upgrade: No such file or directory
  48. sh: -lt: argument expected
  49. sed: /var/packages/CrashPlan/target/bin/run.conf: No such file or directory
  50. grep: /var/packages/CrashPlan/target/bin/run.conf: No such file or directory
  51. sed: /var/packages/CrashPlan/target/bin/run.conf: No such file or directory
  52. /var/packages/CrashPlan/scripts/start-stop-status: /var/packages/CrashPlan/scripts/start-stop-status.sh: line 5: can't create : nonexistent directory
  53. /var/packages/CrashPlan/scripts/start-stop-status: source: line 5: can't open '/var/packages/CrashPlan/target/bin/run.conf'
Advertisement
Add Comment
Please, Sign In to add comment