#13 add gin remove-content ?

닫힘
jcolomb3 년 전을 오픈 · 4개의 코멘트
julien colomb 코멘트됨, 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 ?

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.
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명
로딩중...
취소
저장
아직 콘텐츠가 없습니다.