centos man page for gvfs-save

Query: gvfs-save

OS: centos

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

GVFS-SAVE(1)							   User Commands						      GVFS-SAVE(1)

NAME
gvfs-save - Save standard input
SYNOPSIS
gvfs-save [OPTION...] {DEST}
DESCRIPTION
gvfs-save reads from the standard input and saves the data to the given location. This is similar to just redirecting output to a file using traditional shell syntax, but gvfs-save allows using gvfs locations instead of local files: for example you can use something like smb://server/resource/file.txt as location.
OPTIONS
The following options are understood: -h, --help Prints a short help text and exits. -b, --backup If the destination file already exists, save a backup. -c, --create Only create the destination file if it does not exist yet. -a, --append Append to the end of the destination file, if it already exists. -p, --private When creating a new file, restrict access to the current user only. -v, --print-etag Print the new etag at the end. -e, --etag=ETAG The etag of the file being overwritten.
EXIT STATUS
On success 0 is returned, a non-zero failure code otherwise. gvfs GVFS-SAVE(1)
Related Man Pages
gvfs-move(1) - opensolaris
gvfs-open(1) - opensolaris
gvfs-rm(1) - opensolaris
gvfs-trash(1) - opensolaris
gvfs-ls(1) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!