GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
GDAL-VSI(1) GDAL GDAL-VSI(1)

gdal-vsi - Entry point for GDAL Virtual System Interface (VSI) commands

Added in version 3.11.

The subcommands of gdal vs allow manipulation of files located on the GDAL Virtual File Systems (compressed, network hosted, etc...): /vsimem, /vsizip, /vsitar, /vsicurl, ....

Usage: gdal vsi <SUBCOMMAND> [OPTIONS]
where <SUBCOMMAND> 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 <KEY>=<VALUE> Configuration option [may be repeated]


  • gdal vsi copy
  • gdal vsi delete
  • gdal vsi list
  • gdal vsi move
  • gdal vsi sync
  • gdal vsi sozip

$ gdal vsi list -lR --of=text /vsis3/bucket


Even Rouault <even.rouault@spatialys.com>

1998-2025

May 6, 2025

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.