You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'v a minio as backend, the list file report a timestamp UTC while I'm CET:
sftp> !date
Thu Nov 14 06:53:16 AM CET 2024
sftp> !touch test.txt
sftp> put test.txt
Uploading test.txt to /test.txt
sftp> ls -l test.txt
-rw-r--r-- ? 0 0 5539 Nov 14 05:53 test.txt
sftp>
$ mc ls local/test/test.txt
[2024-11-14 06:53:16 CET] 5.4KiB STANDARD test.txt
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'v a minio as backend, the list file report a timestamp UTC while I'm CET:
how do i solve it?
ty
Beta Was this translation helpful? Give feedback.
All reactions