Query: gvfs-copy
OS: centos
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GVFS-COPY(1) User Commands GVFS-COPY(1)NAMEgvfs-copy - Copy filesSYNOPSISgvfs-copy [OPTION...] [SOURCE] [DEST] gvfs-copy [OPTION...] [SOURCE...] [DIRECTORY]DESCRIPTIONgvfs-copy copies a file from SOURCE to DEST, or multiple SOURCEs to DIRECTORY. gvfs-copy is similar to the traditional cp utility, but using gvfs locations instead of local files: for example you can use something like smb://server/resource/file.txt as location.OPTIONSThe following options are understood: -h, --help Prints a short help text and exits. -T, --no-target-directory Don't copy into DEST even if it is a directory. -p, --progress Show progress. -i, --interactive Prompt before overwriting files. --preserve Preserve all attributes. -b, --backup Backup existing destination files. -P, --no-dereference Never follow symlinks.EXIT STATUSOn success 0 is returned, a non-zero failure code otherwise.SEE ALSOcp(1) gvfs GVFS-COPY(1)
Related Man Pages |
---|
gvfs-ls(1) - opensolaris |
gvfs-open(1) - opensolaris |
gvfs-rm(1) - opensolaris |
gvfs-rename(1) - opensolaris |
gvfs-trash(1) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
CentOS7 restoring file capabilities |
Docker learning Phase-I |
Shopt -s histappend |
Controlling user input |