basically i want my customers to create snap shots of an location of the FTP site.... like a classic ASCII style tree structure (the client would have to recursively go round the directory of the site obviously)
This is a requirement by my client and to save me time and effort writing a small FTP application to do this, i wondered if FlashFXP (without kissing a$$ is one of the best FTP client apps ive used in a long time!) would do this job for me?
summet like this:
cache.txt:
-----todays date----
.SITE ROOT
>-src
>-bin
|- testbuild01
|- testbuild02
|- data.dat
|- resoures.resx
you get the idea?
|