> Probably your problem is a port problem. this was a possibility
> You have to options: > > - If connecting on PORT mode in your FTP client, port 20 should be > redirected to your QEmu session through the -redir option. interesting, never heard of it. Makes sense. > - If you use passive mode on your FTP client (PASV) you don't need to > redirect any ports to QEmu, because in passive mode, the server is the > one that opens the port for data communication. I already tried that, no success. > > I'm using an small FTP server for Windows (SlimFTPd, > http://www.whitsoftdev.com/slimftpd/). It has an Apache like config > file, and total size is 51 Kb. It supports both PORT and PASV mode. we've a winner here! this ftpd for windows host is working fine. I don't even need to redirect the port. Thanks alot :)))))) Christian _______________________________________________ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel