Help recherche de package

D

Dom

Bonjour
Je suis débutant en ruby et je recherche une bibliotheque pour lire
les métadonnée d'un fichier (auteur taille type de document .....)
et une autre bibliothèque pour pouvoir uploader et downloader des
documents
Merci d'avance
 
J

Jeremy McAnally

Bonjour,
La plupart d'entre nous ne parle pas fran=E7ais, ainsi si vous pourriez
signaler votre question encore en anglais, qui serait tr=E8s utile. (je
ne parle pas fran=E7ais, ainsi je suis d=E9sol=E9 si c'est tr=E8s rugueux)

Jeremy
 
D

Dom

I'm beginner in Ruby and I want to know if there are librairy for
having meta data and for uploading and downloading files.
Thank you

Jeremy McAnally a écrit :
 
D

Dom

I have the solution for uploading but not for having the metadata. The
metadata are file of musik video file image file, in a first time and
in a second time for word file excel file pdf file
Thank you
Paul Lutus a écrit :
 
N

Nicolas Desprès

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 =E9crit :


--=20
Nicolas Despr=E8s
 
D

Dom

Are the meta-data located inside the file, or outside the file? Does
"meta-data" mean the file's size, modification time, etc.?

YES

What sort of connection exists between the desired file and the client?
If
it is a network connection, have you considered using SSH to gather the
required information?
I'm student and it's for a TP and it's just in localhost


Paul Lutus a écrit :
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,780
Messages
2,569,608
Members
45,244
Latest member
cryptotaxsoftware12

Latest Threads

Top