Our Products:
CompleteFTP
edtFTPnet/Free
edtFTPnet/PRO
edtFTPj/Free
edtFTPj/PRO
Login
Remember
Google Login
Register
All Activity
Questions
Hot!
Unanswered
Tags
Categories
Ask a Question
Ask a Question
Change of lastmodified
0
votes
2.8k
views
asked
Feb 2, 2010
in
.NET FTP
by
mttom
(
120
points)
Hi all
We are using the library in .NET.
When uploading files to a FTP Server, the file date is set to the current date.
We cannot date compare the local with the remote file.
Is there a possibility to solve that?
Thanks for any help!
Tom
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Feb 2, 2010
by
support2
(
162k
points)
FTP works that way - it creates new files.
There's two ways around it:
1) Use the CHMOD site command after uploading to change the timestamp (most servers won't permit this)
2) Send a zipped file - zip will preserve the file dates inside.
Please
log in
or
register
to add a comment.
Categories
All categories
Products
(2.8k)
CompleteFTP
(418)
Java FTP
(1k)
.NET FTP
(1.4k)
FAQ
(120)
General
(178)
Feature Requests
(21)
...