in reply to Re: Net::FTP::Recursive Permission and Ownership...
in thread Net::FTP::Recursive Permission and Ownership...
Currently the process is to tar | remsh to files to each remote system. This requires root access, and some knowledge. I am trying to script an idiot proof method of performing this same thing. I am trying to use the Net::FTP::Recursive module to get the files over. I am beginning to wonder though if I my be better served in simply making a 'system' call to do the same tar|remsh method that we currently do. I have been trying to avoid this because I thought the ftp method would be more secure and possibly faster too.
Once again, any suggestions/ideas are most appreciated. Thanks.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Net::FTP::Recursive Permission and Ownership...
by insensate (Hermit) on Apr 08, 2004 at 14:07 UTC |