tbayart / transmission-remote-dotnet

Automatically exported from code.google.com/p/transmission-remote-dotnet
GNU General Public License v3.0
0 stars 0 forks source link

Download URL generator #371

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I've seen this feature implanted in some FTP client, but don't remember which, 
might have been CuteFTP or SmartFTP.

Scenario:

I have a seedbox hosted outside my network. I am able to download the files off 
of the seedbox with FTP or HTTP(s). For that I need to login, browse to the 
right file, etc.

Solution:

In the Local Settings -> Server Settings -> Server 0 add a new tab. There allow 
user to define the "prefix" of the server to download the files from. E.g. 
"https://myseedbox.com/files/", then the GUI client can concatenate the prefix 
with the file path, and in the context menu of each file provide an option, 
e.g. "copy full download URL to clipboard". Then I can easily just paste it 
into my browser and download the file I need.

To take it even further, the GUI itself can download the file via HTTP or FTP. 
Maybe even automatically upon completion. Wouldn't that be sweet? :)

Thank you!

Original issue reported on code.google.com by roman.fi...@gmail.com on 29 Jan 2011 at 4:48

GoogleCodeExporter commented 9 years ago
You can setup a http/https/ftp url at samba settings. If you choose the open 
network on share, trd will open the network url.

Original comment by elso.and...@gmail.com on 1 Feb 2011 at 12:55

GoogleCodeExporter commented 9 years ago

Original comment by elso.and...@gmail.com on 7 Feb 2012 at 2:09