Re: Simple DownloadFile sample

2009-06-12 Thread Bap
1) ftp enter username/password chdir get 2) scp @: . enter password 3) wget ... 101) ... Quoting siom...@portosdobrasil.gov.br: Hello all, Does anyone know a link to a simple sample for downloading files? I found some but very confusing. The code is welcome too. Thanks Siomara

Re: Simple DownloadFile sample

2009-06-12 Thread David kerber
siom...@portosdobrasil.gov.br wrote: Hello all, Does anyone know a link to a simple sample for downloading files? I found some but very confusing. The code is welcome too. Thanks Siomara Do you mean having your tomcat server d/l files from another server, or somebody downloading from you

Re: Simple DownloadFile sample

2009-06-12 Thread André Warnier
siom...@portosdobrasil.gov.br wrote: Hello all, Does anyone know a link to a simple sample for downloading files? I found some but very confusing. The code is welcome too. I suppose you mean with a Tomcat involved somewhere ? If yes, here is a simple example, without any code at all : - fin

Simple DownloadFile sample

2009-06-12 Thread siomara
Hello all, Does anyone know a link to a simple sample for downloading files? I found some but very confusing. The code is welcome too. Thanks Siomara