hi ,
i am using <scp > to copy file to remote machine.
I have written the code given below.
<scp file="c:\Rapport4.rar" server="192.168.0.62" basedir="Rapport4" user="administrator" verbose="true" failonerror="false"/>
output:
C:\>nant -f:checkout.build
NAnt 0.85 (Build 0.85.2478.0; release; 10/14/2006)
Copyright (C) 2001-2006 Gerry Shaw
http://nant.sourceforge.net
Buildfile: file:///C:/checkout.build
Target framework: Microsoft .NET Framework 2.0
Target(s) specified: checkout
[scp] Starting 'scp ( Rapport4.rar
[email protected]:~/Rapport4.r
ar)' in 'c:\'
[scp] C:\checkout.build(16,3):
[scp] 'scp' failed to start.
checkout:
BUILD SUCCEEDED - 1 non-fatal error(s), 0 warning(s)
Total time: 0.1 seconds.
please reply as early as possible.
if we csn use any other command for this please tell me.
Thanks & Regards,
Kalpana Agarwal