Synchronize a file in the root directory
Hi guy
i want synchronize one file only in the root directory but it synchronize all sub directory.
So how i can synchronize only one file ?? this my script:
open ftp://aaaaaaaa@xxxx.xxxxx.xxx
option include temp.txt
synchronize local -criteria=time C:\ShareFile / -mirror
synchronize local -criteria=size C:\ShareFile / -mirror
Example directory tree:
|-/temp.txt
|-/AA/temp.txt
|-/BB/temp.txt
I just want synchronize one file only in the root directory, don't synchronize file in sub directory AA and BB.
Tks !!!
i want synchronize one file only in the root directory but it synchronize all sub directory.
So how i can synchronize only one file ?? this my script:
open ftp://aaaaaaaa@xxxx.xxxxx.xxx
option include temp.txt
synchronize local -criteria=time C:\ShareFile / -mirror
synchronize local -criteria=size C:\ShareFile / -mirror
Example directory tree:
|-/temp.txt
|-/AA/temp.txt
|-/BB/temp.txt
I just want synchronize one file only in the root directory, don't synchronize file in sub directory AA and BB.
Tks !!!