Ruby on Rails Friday, June 1, 2012

Hi,

maybe you could use the Dir class:

http://www.ruby-doc.org/core-1.9.3/Dir.html

By the way, I didn't understand very well what you want to do...

Best Regards,
Everaldo

On Fri, Jun 1, 2012 at 6:04 PM, narayana perla <lists@ruby-forum.com> wrote:
> Hi,
>
> I'm a newbie to ROR. I wanted to write some code which can help me to
> list and then index all the paths on a remote server. Is there a ftp
> server crawler in ruby?
>
> Thanks,
> Narayana
>
> --
> Posted via http://www.ruby-forum.com/.
>
> --
> You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
> To post to this group, send email to rubyonrails-talk@googlegroups.com.
> To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
>

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment