About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
epcim
10/20/2015 - 9:01 AM
share
Share
add_circle_outline
Save
aria2c.howto.md
aria2c.howto.md
content_copy
file_download
Rendered
Source
#!/bin/sh
aria2c ftp download script
aria2c -j10 -s5 --ftp-user
alice@foo.com
--ftp-passwd PASSWORD --ftp-pasv=false -i $1
clear