On 12/11/06, Dom <vialadom / gmail.com> wrote:
> I'm beginner in Ruby and I want to know if there are librairy for
> having meta data and for uploading and downloading files.

You can use File.stat (available in the core of ruby) to read the meta
data of a file.

For uploading and downloading file we can use Net::FTP available in
the standard library.

See: http://www.ruby-doc.org/core/

Cheers,

>
> Jeremy McAnally a ñÄrit :
>
> > Bonjour,
> > La plupart d'entre nous ne parle pas franíÂis, ainsi si vous pourriez
> > signaler votre question encore en anglais, qui serait trïÔ utile. (je
> > ne parle pas franíÂis, ainsi je suis dñÔolsi c'est trïÔ rugueux)
> >
> > Jeremy
> >
> > On 12/11/06, Dom <vialadom / gmail.com> wrote:
> > > Bonjour
> > > Je suis dñÃutant en ruby et je recherche une bibliotheque pour lire
> > > les mñÕadonnñÆ d'un fichier (auteur taille type de document .....)
> > > et une autre bibliothïÒue pour pouvoir uploader et downloader des
> > > documents
> > > Merci d'avance
> > >
> > >
> > >
>
>
>


-- 
Nicolas DesprïÔ