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
Fixed timestamps of files:
- FineFTP now properly returns the modification time (it returned the file creation time before)
- Switched to UTC timestamps. Before, the local time was returned, which caused inaccuracies if the server had any other timezone.
---------
Co-authored-by: Guillaume Buisson <>
0 commit comments