I am using Transmit and the Firefox extension S3 Organiser. Neither completely satisfies my requirements as both tools lack the ability to set an expiration header.

This makes me cry, as I need to manually run a script to download files to a local machine, use an S3 API to set the expiration header, then upload the files back to the S3 server. This is time consuming.

Does anyone know of a tool or client for Mac that allows the user to specify an expiration header?

有帮助吗?

解决方案

I'm not 100% sure if it meets your needs, but Cyberduck allows you to set the Cache-Control header. See this link for more information (see the section on Cache Control Setting).

其他提示

Transmit can do this.

Preferences > Cloud allows you to set custom headers on upload for all files or by extension.

Set Expires HTTP 1.0 and Cache-Control for HTTP 1.1.

许可以下: CC-BY-SA归因
不隶属于 apple.stackexchange
scroll top