SpiritQuaddicted / sourceforge-file-download

Allows you to download all of a sourceforge project's files. Downloads to the current directory into a directory named like the project. Pass the project's name as first argument, eg `./sourceforge-file-download.sh inkscape` to download all of http://sourceforge.net/projects/inkscape/files/
72 stars 24 forks source link

Downloaded files sometimes have a ?viasf=1 suffix #6

Closed SpiritQuaddicted closed 1 year ago

danzek commented 2 years ago

For zsh users: zmv '(**/)(*)?viasf=1' '$1$2'