Query: gvfs-move
OS: centos
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GVFS-MOVE(1) User Commands GVFS-MOVE(1)NAMEgvfs-move - Copy filesSYNOPSISgvfs-move [OPTION...] [SOURCE] [DEST] gvfs-move [OPTION...] [SOURCE...] [DIRECTORY]DESCRIPTIONgvfs-move moves a file from SOURCE to DEST, or multiple SOURCEs to DIRECTORY. gvfs-move is similar to the traditional mv 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 move into DEST even if it is a directory. -p, --progress Show progress. -i, --interactive Prompt before overwriting files. -b, --backup Backup existing destination files.EXIT STATUSOn success 0 is returned, a non-zero failure code otherwise.SEE ALSOmv(1) gvfs GVFS-MOVE(1)
| Related Man Pages |
|---|
| gvfs-move(1) - opensolaris |
| gvfs-rename(1) - opensolaris |
| gvfs-info(1) - centos |
| gvfs-mount(1) - centos |
| gvfs-trash(1) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |