V
V
Viktor Rublev2015-09-04 12:38:22
Data synchronization
Viktor Rublev, 2015-09-04 12:38:22

How to automatically copy files from the server via http when they change?

There is a folder on the server, it contains files that are added/removed daily. It is necessary to make sure that these files are automatically downloaded to the computer in a local folder. Is there any software for this? Yuzayu GoodSync, but could not implement through it. NO FTP access!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
maxwolf, 2015-09-10
@Maks-27

If you only need what is visible via http, then wget will do (switches -S -N)
If everything, then you need access to this "everything" (via ftp, ssh, webdav ...). There are different options here. I use unison (it's cross platform and quite fast)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question