GeoEco.DataManagement.Files.File
- class GeoEco.DataManagement.Files.File
Bases:
objectFunctions for common file operations.
Methods
Copies a file.
Copies the files listed in a table.
Copies a list of files.
Copies a file and logs a debug message rather than an informational message.
Copies the files listed in a table.
Decompresses a file into a directory.
Deletes a file.
Deletes the files listed in a table.
Deletes a list of files.
Deletes a file and logs a debug message rather than an informational message.
Deletes the files listed in a table.
Tests that a specified path exists and is a file.
Finds files within a directory.
Finds and copies files in a directory.
Finds files within a directory and creates a table that lists them.
Finds files within a directory and creates a table that lists them.
Finds and deletes files in a directory.
Finds files within a directory and inserts a row for each one into an existing table.
Finds and moves files in a directory.
Returns True if the specified file is in a format that can be decompressed.
Moves a file.
Moves the files listed in a table.
Moves a list of files.
Moves a file and logs a debug message rather than an informational message.
Moves the files listed in a table.