Re: Graphical interface for downloading files to a server

2011-10-18 Thread Darac Marjal
On Mon, Oct 17, 2011 at 05:18:41PM +0100, Jesus arteche wrote: >Hey guys, >Do you know how can I download a file to a Debian server from a webpage >wich has Javascript??? I don't have graphical interface and I would like >to avoid install it. >thanks If the methods suggested by

Re: Graphical interface for downloading files to a server

2011-10-17 Thread Scott Ferguson
On 18/10/11 03:18, Jesus arteche wrote: > Hey guys, > > > > Do you know how can I download a file to a Debian server from a webpage > wich has Javascript??? I don't have graphical interface and I would like > to avoid install it. > > thanks Two ways I can think of (probably many more but it's

Re: Graphical interface for downloading files to a server

2011-10-17 Thread Camaleón
On Mon, 17 Oct 2011 17:18:41 +0100, Jesus arteche wrote: > Do you know how can I download a file to a Debian server from a webpage > wich has Javascript??? I don't have graphical interface and I would like > to avoid install it. Review the html code of the page and try to find out the URI. Maybe

Re: Graphical interface for downloading files to a server

2011-10-17 Thread Celejar
On Mon, 17 Oct 2011 17:18:41 +0100 Jesus arteche wrote: > Hey guys, > > > > Do you know how can I download a file to a Debian server from a webpage wich > has Javascript??? I don't have graphical interface and I would like to avoid > install it. JavaScript support from the CLI / TUI is a majo