[quote=tshekarwas;7325]what is the command to copy file from source to destination in linux and solaris from different application servers[/quote]
From SCP command you can copy file from one server to another server.
scp filename id@destnserverhostname:destn path
( login to the source server)
--------------------------------
Posted By: anilnawade at Feb 2 2009 2:43PM