How to know if files was changed
From: Bruno Lovatti (this)_at_terra.com.br)
Date: 01/20/04
- Next message: Nenad Orlovic: "Re: Any tool to show API calls"
- Previous message: Ignacio Vazquez: "Re: XP Themes"
- Next in thread: Bryan Ashby: "Re: How to know if files was changed"
- Reply: Bryan Ashby: "Re: How to know if files was changed"
- Reply: Pieter Zijlstra: "Re: How to know if files was changed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 20 Jan 2004 13:41:41 -0200
Hello,
i need to send files through a tcp or ftp connection, no problem.
but i have a lot of files in the source folder, so i'd like to send only the
files changed since the last send.
i know how to this using the date+time of the file and keeping a database to
compare the dates the next time.
but i think it's possible by removing the archive bit from the file and
checking it in the next time.
is it possible?
is it secure? windows or another program will always set this archive bit
when change the file?
thanks!
Bruno
- Next message: Nenad Orlovic: "Re: Any tool to show API calls"
- Previous message: Ignacio Vazquez: "Re: XP Themes"
- Next in thread: Bryan Ashby: "Re: How to know if files was changed"
- Reply: Bryan Ashby: "Re: How to know if files was changed"
- Reply: Pieter Zijlstra: "Re: How to know if files was changed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|