Skip to content

A Simple SourceForge folder downloader for the linux shell

License

Notifications You must be signed in to change notification settings

chickendrop89/sourceforge-folder-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

sourceforge-downloader

A folder/file SourceForge downloader for the linux shell

Usage:

sf-downloader.sh <sourceforge folder url> [output directory]

  • <required> sourceforge folder url

    • example: https://sourceforge.net/projects/winscp/files/WinSCP/2.0%20beta/
  • [optional] output directory

    • example: winscp-2.0

Note:

  • bash/ksh/zsh/busybox-ash/dash are confirmed to work.