Delta-Executor

.getxfer !!top!! Online

transfer = client.getxfer("job_id_1234") print(transfer.error_message) # "Disk quota exceeded on target" print(transfer.bytes_succeeded) # 45.2 GB / 50 GB

: If a download is interrupted, the .getxfer file remains on your disk, allowing the software to potentially resume from where it left off rather than starting over. Why is it on my computer? .getxfer

If you believe the transfer finished but the rename failed, right-click the file. Select . Delete the .getxfer part of the name. transfer = client

: Because these files match the size of the data being downloaded, they can consume significant disk space (sometimes 60GB or more). .getxfer