Re: [NAnt-users] Upload files without ftp

2008-08-14 Thread Gert Driesen
Carlos, Why not just us rsync? It's available for Windows through cygwin. Gert -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Carlos Garces Sent: donderdag 14 augustus 2008 10:05 To: nant-users@lists.sourceforge.net Subject: [NAnt-users] Upload

[NAnt-users] Upload files without ftp

2008-08-14 Thread Carlos Garces
Hi! With the new release system of sourceforge I can't upload my files using a ftp task, I should use WebDAV, rsync over SSH or sftp [1] I must change my nAnt script but I can't find one method that works (using Windows XP) ¿any idea? My 1º try are mapping the WebDAV folder as network drive but