zerodha / frappe-attachments-s3

A frappe app to upload file attachments in doctypes to s3.
Other
123 stars 143 forks source link

fix: migrate existing files, failing when file is not found in the filesystem. #73

Closed abhinavxd closed 3 weeks ago

abhinavxd commented 3 weeks ago

This PR adds a file exists check before trying uploading to S3.