Hi !
Main goal of this feature is to create an history for synchronization process.
BehaviourAfter a synchronisation, save all the operations on a file.
For example :
ACTION | ELEMENT | CAUSE | PATH |
| upload | foo.txt | doesn't exist on server | www/styles/ |
| delete | toto.txt | doesn't exist on local | module/global/ |
With options :
- select directory to save the files in
- manage file name format
- manage file content format : text, rtf, xml...
- manage directory name format
For example
- Archive
- 2007-09-07
- beatles_001.txt
- beatles_002.txt
- beatles_003.txt
- 2007-09-10
- beatles_001.txt
- beatles_002.txt
- beatles_003.txt
- beatles_004.txt
- beatles_005.txt
Each FTP account have his own configuration...