gsutil_move: Move images between folders on Google cloud

View source: R/gsutil_functions.R

gsutil_moveR Documentation

Move images between folders on Google cloud

Description

gsutil_move requires paths from (where the images are located) and to where the images should go on google cloud.

Usage

gsutil_move(from = NULL, to = NULL)

Arguments

from

paths of files or folders to move

to

paths of where files should go. If from and to are folders, this will move all files between them. If files, then the file will be moved (which can be used to rename images if needed).


mfidino/uwinutils documentation built on June 11, 2025, 1:49 p.m.