Author Topic: Archive FTP operation  (Read 3437 times)

doms

  • Jr. Member
  • **
  • Posts: 4
    • deviant Art gallery
Archive FTP operation
« on: September 11, 2007, 05:59:12 PM »
Hi !

Main goal of this feature is to create an history for synchronization process.

Behaviour
After a synchronisation, save all the operations on a file.

For example :

ACTION
ELEMENT
CAUSE
PATH
uploadfoo.txtdoesn't exist on serverwww/styles/
deletetoto.txtdoesn't exist on localmodule/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...




JD

  • Administrator
  • FTP Guru
  • *****
  • Posts: 2157
Re: Archive FTP operation
« Reply #1 on: September 12, 2007, 05:48:35 AM »
This sounds pretty much like a logging feature. I have had a general purpose logging feature on my To Do list for a while now, to log every FTP action, including synchs. Certainly, that would be useful to have - I'll get there :)

doms

  • Jr. Member
  • **
  • Posts: 4
    • deviant Art gallery
Re: Archive FTP operation
« Reply #2 on: September 12, 2007, 05:54:03 AM »
OK !

I ;D