.\" Man page generated from reStructuredText. . . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .TH "GDAL-VSI" "1" "May 06, 2025" "" "GDAL" .SH NAME gdal-vsi \- Entry point for GDAL Virtual System Interface (VSI) commands .sp Added in version 3.11. .sp The subcommands of \fBgdal vs\fP allow manipulation of files located on the \fI\%GDAL Virtual File Systems (compressed, network hosted, etc...): /vsimem, /vsizip, /vsitar, /vsicurl, ...\fP\&. .SH SYNOPSIS .INDENT 0.0 .INDENT 3.5 .sp .EX Usage: gdal vsi [OPTIONS] where is one of: \- copy: Copy files located on GDAL Virtual System Interface (VSI). (alias: cp) \- delete: Delete files located on GDAL Virtual System Interface (VSI). (alias: rm, rmdir, del) \- list: List files of one of the GDAL Virtual System Interface (VSI). (alias: ls) \- move: Move/rename a file/directory located on GDAL Virtual System Interface (VSI). (alias: mv, ren, rename) \- sozip: Seek\-optimized ZIP (SOZIP) commands. \- sync: Synchronize source and target file/directory located on GDAL Virtual System Interface (VSI). Common Options: \-h, \-\-help Display help message and exit \-\-json\-usage Display usage as JSON document and exit \-\-config = Configuration option [may be repeated] .EE .UNINDENT .UNINDENT .SH AVAILABLE SUB-COMMANDS .INDENT 0.0 .IP \(bu 2 \fI\%gdal vsi copy\fP .IP \(bu 2 \fI\%gdal vsi delete\fP .IP \(bu 2 \fI\%gdal vsi list\fP .IP \(bu 2 \fI\%gdal vsi move\fP .IP \(bu 2 \fI\%gdal vsi sync\fP .IP \(bu 2 \fI\%gdal vsi sozip\fP .UNINDENT .SH EXAMPLES .SS Example 1: Listing recursively files in /vsis3/bucket with details .INDENT 0.0 .INDENT 3.5 .sp .EX $ gdal vsi list \-lR \-\-of=text /vsis3/bucket .EE .UNINDENT .UNINDENT .SH AUTHOR Even Rouault .SH COPYRIGHT 1998-2025 .\" Generated by docutils manpage writer. .