In case other come across this same issue I wanted to update this thread with how I managed to get this working.
Instead of using the FTP protocol I ended up simply switching to a jailed SSH connection and used SCP protocl (instead of FTP).
Once I did this everything started working properly. I suspect that the FTP protocol may be limited to not allow the fetching of proper timestamps.
Hope this helps someone else in the future.
Thanks!
Instead of using the FTP protocol I ended up simply switching to a jailed SSH connection and used SCP protocl (instead of FTP).
Once I did this everything started working properly. I suspect that the FTP protocol may be limited to not allow the fetching of proper timestamps.
Hope this helps someone else in the future.
Thanks!