abashev / vfs-s3

Amazon S3 driver for Apache commons-vfs (Virtual File System) project
Apache License 2.0
93 stars 50 forks source link

Temporary files are removed after process finish #84

Open golgotha opened 1 year ago

golgotha commented 1 year ago

If the process works a long time it lead to leak of disk space. Every time when a file uploaded or downloaded from AWS it creates a temporary file.