@tuxudo commented on GitHub:
I am in favor of this change. It does cause problems for parsing the data/time with the macos_security_compliance MunkiReport module: https://github.com/tuxudo/macos…
@brodjieski commented on GitHub:
It might make sense to store this as a standardized format... either local time, or maybe UTC?
❯ date +"%Y-%m-%d %H:%M:%S"
2024-07-16 08:12:34
❯ date…
@georgalis commented on GitHub:
I highly recommend storing the date in UNIX seconds format. This format is easily processed and converted to human readable locale for reports. Integer seconds…
@modestindustries commented on GitHub:
I might consider adopting the ISO 8601 standard: https://en.wikipedia.org/wiki/ISO_8601
Although I can see a strong case for using the local time of the…
@slmnsh commented on GitHub:
Deletion token is returned on upload in the header
X-Url-Delete, zsh function doesn't print it: I never used zsh so I wouldn't be able to modify. Any external PR…
@slmnsh commented on GitHub:
So I think it's useless to show that delete button
On Wed, Sep 15, 2021, 1:51 AM Andrea Spacca @.***> wrote:
I want to know when files deleted from the…
@paolafrancesca commented on GitHub:
We won't remove the delete button, since it's working properly: you have to provide the deletion token, as stated in the hint. When you click the button a…
@automan0608 commented on GitHub:
@ndom91 not work for me curl: (7) Failed to connect to transfer.sh port 443: Connection refused
@paolafrancesca commented on GitHub:
I want to know when files deleted from the server
every server can setup it's own purge period.
If the server you've uploaded to is using v1.3.0 the…
@slmnsh commented on GitHub:
Where can I find the script for transfer cli command?
@imTHAI commented on GitHub:
Deletion token is returned on upload in the header
X-Url-Delete, zsh function doesn't print it: I never used zsh so I wouldn't be able to modify. Any external PR…
@corporateuser commented on GitHub:
Some command line clients do not print headers by default, please consider to return JSON object instead of a simple string:
{
"downloadUrl":…
@vaughnhart commented on GitHub:
I checked over what you posted and you have the wrong PDF page. And the mobilecpnfig.txt file you posted shows the correct time server for government machines…
@robertgendler commented on GitHub:
@JCSmillie Coming around to this.
We are unable to replicate the bug either using the project directly. Can you try to re-create the issue with using just…