sboesen / remotely-sync

fork of remotely-save with security upgrades
Apache License 2.0
212 stars 8 forks source link

[Feature Request]: Add generic metadata sync #70

Open sboesen opened 11 months ago

sboesen commented 11 months ago

What feature are you suggesting?

Related to #64 - Alibaba Cloud doesn't support standard S3 metadata so we should store modification time in the plugin metadata file.

What remote cloud services are you using, or suggesting adding the feature to?

S3, OneDrive for personal, Dropbox, webdav, others

Ensure no sensitive information

kadisonm commented 10 months ago

This might be good in conjunction with #67 and storing data on files with their name, modification date, path and if they're empty so empty files can be created again on sync.

I'm curious if that could speed up sync times slightly for other providers since empty files wouldn't need to be uploaded.

sboesen commented 10 months ago

Tracking work in #97

yunruowu commented 4 months ago

I am using version 0.4.49, but I still encounter the error 'Request failed, status 403' when synchronizing with Alibaba Cloud. The S3 metadata option has been enabled.