GNOME Bugzilla – Bug 722412
ftp backend does not handle etag when replacing
Last modified: 2018-09-21 17:38:23 UTC
The ftp backend does not handle etags when replacing. Since bug 721234, it at least gives an etag when querying file info. One potential problem is that the current method of acquiring file information only gets the modification date to the nearest minute, which may not be good enough.
Created attachment 297973 [details] [review] check etag when replacing However etag precision + cache make the patch slightly unusable. The cache should be invalidated by time...
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gvfs/issues/223.