Z
Z
Zendor182020-12-31 09:11:04
JavaScript
Zendor18, 2020-12-31 09:11:04

How to follow changes in fs via ftp?

There is a task to monitor changes in the file system via ftp. And the creation acc. events on change (delete/rename/add). What is the best way to implement a snapshot of the file system (directories can be nested) so that they can be compared correctly later. And are there solutions for this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Karpion, 2020-12-31
@Zendor18

Generally speaking. for tracking changes - RSync is better. Perhaps he knows how to work over FTP - but his own protocol is better in every way.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question