gvfs-movegvfsDeveloperAlexanderLarssonalexl@redhat.comgvfs-move1User Commandsgvfs-moveCopy filesgvfs-move OPTIONSOURCEDESTgvfs-move OPTIONSOURCEDIRECTORYDescriptiongvfs-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:, Prints a short help
text and exits., Don't move into DEST even if it is a directory., Show progress., Prompt before overwriting files., Backup existing destination files.Exit statusOn success 0 is returned, a non-zero failure
code otherwise.See Alsomv1