Skip to content

bbo76/syno.downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

/!\ UNDER DEVELOPMENT /!\

This application allows you to download to your Synology NAS while enjoying the maximum download speed bypassing the Download Station bracket. The download is performed directly by an SSH wget command.

Configuration in the App.config file :

 <appSettings>
    <add key="serverIp" value="NAS IP ADDRESS"/>
    <add key="serverPort" value="SSH PORT"/>
    <add key="user" value="DSM user"/>
    <add key="pwd" value="DSM pwd"/>
  </appSettings>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages