Rapidshare Wget User

Rapidshare Wget User' title='Rapidshare Wget User' />A CLI for Synology Download Station. Version 1. 0 released. The new release features. URLs. 2. 00. 9 0. Version 1. 1 released. A new command. monitor. Version 1. 2 released. Torrents are now supported. New torrent related commands. Version 1. 3 released. Fixed broken. clean command. Version 1. 4 released. The script now uses Python. Mashable is a global, multiplatform media and entertainment company. Powered by its own proprietary technology, Mashable is the goto source for tech. Internet, informatique, logiciel libre, conomie, politique, vie courante et tout le reste. No more missed important software updates UpdateStar 11 lets you stay up to date and secure with the software on your computer. CP91h-APLQw.jpg' alt='Rapidshare Wget User' title='Rapidshare Wget User' />Downloadstation CLI. Version 1. 0 released. The new release features better listing and filtering of duplicate URLs. Version 1. 1 released. Rapidshare. I am curious as to what applications other owners of Cisco IP Phones have whacked togethor with xml services. I have new message notifcation for my gmail accoun. It is necessary to install. Version 1. 5 released. Added. package functionality. Packages help organize downloaded files into subfolders and. Version 1. 6 released. URLs containing the. Version 1. 7 released. AOJCwT.png' alt='Rapidshare Wget User' title='Rapidshare Wget User' />Fixed user option not working. Added target option for specifying subdirectories for downloaded. Version 1. 8 released. New commands restart and pkg. Get Downloadstation CLIContents. Overview. Installation. Usage. Download Packages. Bugs, Feature Requests, etc. Overview. This tool provides access to the Synology Download Station on your Synology NAS device from the command line. You can add, remove, pause, resume, and list the download jobs. The main motivation for developing this tool was the lack of a function to add multiple URLs in the web interface and the client from Synology, and the wish to control Download Station via SSH from remote locations without port forwarding. Moreover, there are people who like text based interfaces better, so this is nice for those people, too. Please note If you do not care about controlling Download Station via SSH or prefer a GUI over the CLI, give Syno. Downloader a try. Downloadstation CLI is mainly aimed at people with some experience with the CLI. If you are interested now, you can download the program here. Please keep in mind that this program does not support all features of Synology Download Station, but only downloads via HTTP, FTP and Bit. Torrent. Furthermore, I could only test it on my own Synology device DS2. So if you encounter any difficulties or unexspected behaviour, feel free to report it using the email address below. It is possible to run the tool on a host other than the disk station. However, this requires modifying the configuration of the database running on the disk station. If there are people who are interested in doing this, I will write a tutorial on that topic in the future. Installation. Basic Script. To use Downloadstation CLI, you will have to activate SSH or telnet on your diskstation and install ipkg Enable SSH or telnet. Install ipkg. You need Python 2. Pg. SQL installed to run the program. To do this, ssh or telnet into your diskstation as root and type ipkg install python. After that, copy the file to your NAS. The location should be in the PATH e. Check that the file can be executed and then typedownloadstation. That is all you need to use most of the features of the script. The additional installation steps described below are optional and can be performed at a later time. Getting Accurate Values for Running Downloads. In newer firmware versions the download progress is only written to the database if a flag in a partition of Unix shared memory is set. Since the script does not use the web interface, this does not happen automatically. The solution is a small C snippet based on the GPLd source code of the Disk Station firmware. This program will set the required flag. You need gcc installed to compile the program for your DS ipkg install gcc. If gcc is installed properly and on the PATH, execute the following steps to compile the program and install. Alternatively, you can download an installation script that will execute those commands for you. After installation a new command dls is available. This is a script that first calls downloadstationshm to update the shared memory and then the downloadstation script. Use dls instead of downloadstation and your database will always hold up to date values for running downloads. You can also use the downloadstationshm program to manually readwrite to the shared memory section. Extraction of Downloaded Files. If you want to use the script to extract zip and rar files it is necessary to install unzip and unrar and have them on the PATH. For more information read the Download Packages section. Usage. There are two methods to use the program. You can either type downloadstation lt command lt options lt arguments to do a single operation or type downloadstation lt options to enter interactive mode. In this documentation we will focus on the former as the commands in interactive mode work similar. In the following text, each command will be described by first providing one or more examples and then explaining what it does. Prints a list of the current download jobs. The arguments contain the properties which you want to be displayed. When ommitted, the defaults are task, filename, status. Download Apokalypse Seele Pdf. Valid arguments are. URL of the fileuserthe user who created the download job. Bit. Torrent related properties. Same as list, but shows torrents only. Default displayed columns are task, filename, status, rate, uploadrate, connectedpeers. Accepts the same arguments as list does. Displays the table with download jobs and refreshes it every second. Navigation is done with either the cursor keys or the VI movement keys h, j, k, l. To exit, press q, Escape or Ctrl C. Same as monitor, but for torrents only. Adds download jobs for the resources given as arguments. It is also possible to parse URLs from text read from stdin. To do this call add without arguments downloadstation add lt someurls. This will add all URLs occuring in someurls. But wait, there is more. Consider you want to download some files listed on a web page, but the webpage also contains links to files you do not want. Usingdownloadstation add lt somesite. To solve this, there is the option e or expression which lets you specify the URLs you want by a wildcard pattern downloadstation add e. The first example would add all URLs ending with. JPEG images embedded in somesite. As of version 1. 0 duplicates are filtered automatically when parsing URLs. You can also use the t or target option to specify a subdirectory for the downloaded files. Note that this will result in an error if your version of the DS firmware does not support subdirectories for downloads. Using subdirectories in combination with Download Packages is not supported at the moment. Bit. Torrent download jobsdownloadstation torrent file. Creates download jobs from the supplied torrent files. Removes any download jobs which are completed. Does not remove download jobs which resulted in error so you can use this command without having to worry about deleting something containing useful information. Pauses specified downloads. You can specify the ids of the jobs you want to pause in the arguments. The keyword all pauses all incomplete download jobs. Useful if you have a rather large batch of jobs but need the bandwidth for the moment. Works the same as pause, but resumes paused jobs. Works the same as pause, but restarts jobs that failed. ERROR or 1. 07 TIMEOUT. Removes a download job. Same syntax as pause. Use with care Miscelleanous optionsshortlong. Meaning u user. Restrict all actions to jobs belonging to USER s host. Host of the downloadstation database p port. Port of the downloadstation database h help. Display help version. Show version information. Download Packages. As of version 1. 5 it is possible to group a list of download tasks.