Update README.md

This commit is contained in:
2025-08-16 06:54:45 -04:00
parent b960c387e5
commit 79ec80c8a1

View File

@@ -1,17 +1,18 @@
About FileSync # FileSync
FileSync is designed to store a backup of your file(s) on remote servers. FileSync is designed to store a backup of your file(s) on remote servers.
Due to the limitations of php script timeout files should be small. For example: 6 SSL keys zipped to a file is around 90kb. This is small enough to use for this. Due to the limitations of php script timeout files should be small. For example: 6 SSL keys zipped to a file is around 90kb. This is small enough to use for this.
Do not try to backup files that are several mbs. It may not work correctly. Do not try to backup files that are several mbs. It may not work correctly.
How it works
Unpack FileSync.zip to a folder on your server. For example: https://example.com/filesync/ # How it works
Add the other servers that you will link to in the server list.
When you upload a file to your server it will also send the file to the linked servers.
You can upload a new version of the file at a later time. It will also update the linked servers.
File status - Unpack FileSync.zip to a folder on your server. For example: https://example.com/filesync/
- Add the other servers that you will link to in the server list.
- When you upload a file to your server it will also send the file to the linked servers.
- You can upload a new version of the file at a later time. It will also update the linked servers.
# File status
✔ - Good - Multiple servers have a backup of this file. ✔ - Good - Multiple servers have a backup of this file.