PDA

View Full Version : File modification date not preserved with SFTP copy (FTP/WebDav)


ono
04-11-2008, 03:00 PM
Hi,

Here goes my first post to this nice forum. So hello everybody :D

Today I was moving my website to new virtual server. Using SSH/SFTP I've realized that ForkLift is not preserving file modification dates when copying files to remote server, instead it is creating all copies with time of NOW.

This is really a pity since it is quite necessary to have those dates untouched, I've pretty many software releases and I want them to be stored on the server with original date not to mislead my clients.

I was forced to use: scp -p from command line, not handy, but preserving dates.

I'd appreciate if you can fix this in near future.

csaba
04-11-2008, 05:28 PM
Your totally right on this one ono. We'll take a serious look at this, and let yous know.

ono
06-20-2008, 01:05 PM
Any news on that? Still I need to use console's scp for many cases.

Thanks, and sorry for so many posts today :> but I really miss some new shiny FL version.

csaba
06-27-2008, 08:57 PM
Yeah, sorry to let you without news.
Mudi took a look at this, and said it was feasible, and we all decided it is a very reasonable thing to have in a file manager. So we put it on our ToDo list and will eventually get to it.

Mudi
10-31-2008, 11:12 PM
Done! Dates are preserved since 1.6 beta.

ono
11-03-2008, 10:25 AM
Done! Dates are preserved since 1.6 beta.
Awesome, thanks!