Hi, Is it possible to use vfs-copy ant task to do a http post? i tried doing<v-copy destdir="/backup-timer" src="http://localhost:8080"/> and i was able to connect and got the jboss console - index.html. I would like to do the reverse of this, like copying files from local to a remote server using http. I dont want to use ftp/sftp as there's a password issue. Thanks for youe help!
Anjana Gopinath
