synchronize locally any directory with remote directory
Hi Martin,
Thanks for your reply!!!
Thanks for your reply!!!
How and where you create this batch file?
And it would be possible to use this batch file wrapper in .NET Assembly ??
SynchronizationMode.Remote, @"d:\www","/home/martin/public_html ", false);
(I Do not know if the syntax is correct)SynchronizationMode.Remote,wrapper batch file, false);
For this:SynchronizationMode.Remote, "d:\www","/home/martin/public_html",False)
(I do not know if the syntax is correct)SynchronizationMode.Remote, wrapper batch file, False)