RE: scp fileset and copy subdirectory/files issue

2008-03-16 Thread LowMemory
only recent files from a windows box to a linux box I used the following workaround: - configure samba on the linux box; - synchronize a windows drive to the samba directory; - use copy ant task to copy files from windows directory to the synchronized windows drive ! Low Memory LowMemory wrote

RE: scp fileset and copy subdirectory/files issue

2008-03-15 Thread LowMemory
Hello, I had the same trouble ! In my case adding sftp="true" to scp ant task solve the problem. Regards, LowMemory Bizard Nicolas (KIRO 41) wrote: > > Hi, > i ran into the same problems, i think it's a bug... > However, there is a simple workaround -> zip a