Hi all, I want to transfer complete folder/s containing images from one machine to other using FTP. How can I transfer this. Please help me out. Thanks and regards, Shripad --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
http://www.ruby-doc.org/stdlib/libdoc/net/ftp/rdoc/classes/Net/FTP.html On Mar 31, 8:48 pm, Shripad <shripad.josh...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi all, > > I want to transfer complete folder/s containing images from one > machine to other using FTP. > > How can I transfer this. > > Please help me out. > > Thanks and regards, > Shripad--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org 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 -~----------~----~----~----~------~----~------~--~---
Hi Rick, Thanks for your reply, What I need is 1) connect to a remote machine using its IP. 2)Fetch the folder from that machine. 3)Copy that to the Server PC. How can I achieve that. Please help me out Thanks and Regards, Shripad On Apr 2, 2:22 am, Rick <Richard.T.Ll...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> http://www.ruby-doc.org/stdlib/libdoc/net/ftp/rdoc/classes/Net/FTP.html > > On Mar 31, 8:48 pm, Shripad <shripad.josh...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > Hi all, > > > I want to transfer complete folder/s containing images from one > > machine to other using FTP. > > > How can I transfer this. > > > Please help me out. > > > Thanks and regards, > > Shripad--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org 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 -~----------~----~----~----~------~----~------~--~---
2009/4/2 Shripad <shripad.joshi.s-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>> > Hi Rick, > > Thanks for your reply, > > What I need is > 1) connect to a remote machine using its IP. > 2)Fetch the folder from that machine. > 3)Copy that to the Server PC. > > How can I achieve that. > Please help me out >I think that Rick''s link http://www.ruby-doc.org/stdlib/libdoc/net/ftp/rdoc/classes/Net/FTP.htmlshows you how to do that. Is there something specific that it does not cover? Colin> Thanks and Regards, > Shripad > > > On Apr 2, 2:22 am, Rick <Richard.T.Ll...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > http://www.ruby-doc.org/stdlib/libdoc/net/ftp/rdoc/classes/Net/FTP.html > > > > On Mar 31, 8:48 pm, Shripad <shripad.josh...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > > Hi all, > > > > > I want to transfer complete folder/s containing images from one > > > machine to other using FTP. > > > > > How can I transfer this. > > > > > Please help me out. > > > > > Thanks and regards, > > > Shripad > > >--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---