abiyani / automate-save-page-as

Automate browser's "Save Page As" operation
Apache License 2.0
168 stars 50 forks source link

Workaround for file overwrite dialog #32

Open Ashark opened 3 years ago

Ashark commented 3 years ago

There is a problem when the destination file already exists. To avoid handling a popup dialog, I suggest to download to temprorary name first, then move to the destination just by mv.