#13 add gin remove-content ?

已关闭
jcolomb3 年之前创建 · 4 条评论

In most cases, the users seem to want to upload files on the server via their setup computer, and then erase them from that setup computer, I would therefore propose to add the gin remove-content in the scripts ?

Ps are we still using this repo or should I move the issues to the tonic github repo ?

In most cases, the users seem to want to upload files on the server via their setup computer, and then erase them from that setup computer, I would therefore propose to add the gin remove-content in the scripts ? Ps are we still using this repo or should I move the issues to the tonic github repo ?
Achilleas Koutsou 评论于 3 年之前
所有者

In most cases, the users seem to want to upload files on the server via their setup computer, and then erase them from that setup computer, I would therefore propose to add the gin remove-content in the scripts ?

That's a good idea. I imagine there are cases where you want an "upload" machine that generates or collects data, pushes it to the server, and then clears the local storage.

Ps are we still using this repo or should I move the issues to the tonic github repo ?

No, I think here is better for coordinating the project in general separately from the framework.

> In most cases, the users seem to want to upload files on the server via their setup computer, and then erase them from that setup computer, I would therefore propose to add the gin remove-content in the scripts ? That's a good idea. I imagine there are cases where you want an "upload" machine that generates or collects data, pushes it to the server, and then clears the local storage. > Ps are we still using this repo or should I move the issues to the tonic github repo ? No, I think here is better for coordinating the project in general separately from the framework.
julien colomb 评论于 3 年之前
所有者

added in #14, but we may change it to something easier for the user to change for the next version that will work with submodule :

if nobigfiles then gin remove-content
else gin download-content
added in #14, but we may change it to something easier for the user to change for the next version that will work with submodule : ``` if nobigfiles then gin remove-content else gin download-content ```
julien colomb 评论于 3 年之前
所有者

from achilleas:

maybe we can consider having a config file for all the options, or a location at the top of the file where users can edit the conditions in one place.

The config file option would allow to have different options for different submodules, if this would be relevant (maybe you do not want the raw data, but still want the powerpoint presentations ?).

Not completely related: I am also worried about people downloading content manually, and getting the content removed when using the script.

from achilleas: > maybe we can consider having a config file for all the options, or a location at the top of the file where users can edit the conditions in one place. The config file option would allow to have different options for different submodules, if this would be relevant (maybe you do not want the raw data, but still want the powerpoint presentations ?). Not completely related: I am also worried about people downloading content manually, and getting the content removed when using the script.
jcolomb3 年之前 关闭
julien colomb 评论于 3 年之前
所有者

Added function, need to consider a possiblity to remove content from some submodule and not others, see #19.

Added function, need to consider a possiblity to remove content from some submodule and not others, see #19.
登录 并参与到对话中。
未选择里程碑
未指派成员
2 名参与者
正在加载...
取消
保存
这个人很懒,什么都没留下。