imap_data_access.io.upload#
Upload a file to the data archive.
- param file_path:
Path to the file to upload. It must be located within the
imap_data_access.config["DATA_DIR"]directory.- type file_path:
pathlib.Path or str
Upload a file to the data archive.
Path to the file to upload. It must be located within
the imap_data_access.config["DATA_DIR"] directory.
pathlib.Path or str