Oui, le S/R n'enverra le fichier complet qu'une seule fois, puis n'enverra ensuite que les modifications. Pour les fichiers binaires comme les images, toute modification renverra le fichier complet. Toute modification des fichiers texte n'enverra que la plus petite quantité de données nécessaire pour décrire les modifications.
Oui, ce serait un bon moment pour faire ce type de choses. Notez que les données devront toujours être S/R vers Internet à un moment donné, mais cela ne devrait être qu'une opération ponctuelle.
Le plus gros problème lié à l'ajout de grandes images concerne ceux qui reçoivent le projet plus tard (par exemple dans un an) et qui doivent maintenant télécharger toutes les grandes images pour la première fois. Évidemment, si cela est fait via un S/R non Internet, ce ne sera pas si grave.
Yes, S/R will only send the entire file once and then from then on will only send any changes. For binary files like images, any change will resend the entire file. Any changes to text files will only send the smallest amount of data needed to describe the changes.
Yes, this would be a good time to do these types of things. Note that the data will still need to be S/R’d to the internet at some point, but it should only be a one-time thing.
The biggest issue to adding large images is for anyone who gets the project later (like a year from now) and they now need to download all the large images for the first time. Obviously, if this is done via a non-internet S/R too, then it won’t be that big of a deal.
Traduit automatiquement depuis English