Hi! I'm developing a GUI interface for rsync ( it's written in java ( and Swing ) so it will be easy to make it working under Linux and any other OS - but for now I am trying to make it working well under m$ windows ). I've found some problems with deleting the files in not recursive mode for example: d:\netsync\rsync\rsync.exe --delete -lptgoD -z -v --progress --port=3456 "[EMAIL PROTECTED]::user2/New Folder/"* "//D/NetSync/0.26/New Folder/" Any ideas of how do I have to change the command line to make it working ? ===== ____________________________________________________________ Do You Yahoo!? Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk or your free @yahoo.ie address at http://mail.yahoo.ie
