From: Roland G. <RGi...@cp...> - 2003-08-12 09:43:36
|
How about asking the author of Net::FTP::Recursive?! From the docs I don't see a way to tell the module to not send the subdirs. OTOH this is easy to write on your own, using Net::FTP. not expect($others, [qr/to do/, sub {print $_[0] "your homework!\n"}]); Srinivasan wrote: > Hi All, > > Do anyone have the perl code to transfer the specific directory alone to > the remote server through Net::FTP::Recursive. > > Please send it asap. > > Thanks in Advance. > > Srini > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > _______________________________________________ > Expectperl-discuss mailing list > Exp...@li... > https://lists.sourceforge.net/lists/listinfo/expectperl-discuss > |