1E2CP(1)                     General Commands Manual                    E2CP(1)
2
3
4

NAME

6       e2cp - copies files from/to an e2fs filesystem
7

SYNOPSIS

9       e2cp [options] files... dest
10

DESCRIPTION

12       The  e2cp  command  copies files to/from an e2fs filesystem from/to the
13       machine's filesystem.
14

OPTIONS

16       A single `-' (dash) can be used instead of  a  file  name  to  indicate
17       standard input/output.
18
19       -0     Input lines terminated by a null character.
20
21       -a     Absolute  directory  names  - create directories instead of just
22              copying into the destination. Only valid  for  copying  into  an
23              ext2fs filesystem.
24
25       -d dest_dir
26              Destination of files to be copied. May be in the ext2fs filesys‐
27              tem or the host filesystem.
28
29       -G gid Set the default group to gid.
30
31       -O uid Set the default file owner to uid.
32
33       -p     Preserve host file attributes (permissions,  times,  etc.)  when
34              copying files.
35
36       -P mode
37              Set the file permissions (ie 755, 666).
38
39       -s src_dir
40              The source of the files to be copied.
41
42       -v     Be verbose.
43

SEE ALSO

45       e2tools(7), e2ln(1), e2ls(1), e2mkdir(1), e2mv(1), e2rm(1), e2tail(1).
46

AUTHOR

48       The e2tools were written by Keith Sheffield <sheff@pobox.com>.
49
50       This  manual page was written by Lucas Wall <lwall@debian.org>, for the
51       Debian project (but may be used by others).
52
53
54
55                                 March 2, 2005                         E2CP(1)
Impressum