Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using ListDirectoryDetails
Message
From
19/04/2010 01:52:05
 
 
To
19/04/2010 01:05:11
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01460672
Message ID:
01460856
Views:
25
>Depends how you process the files
>
>If you define an updated as one of
>- the remote file does not exist
>- the local modified time >= file time on ftp server
>
>Time zone may be a problem. I just overwrote a file on an ftp server (with ipswitch) current time here is 06:41 (gmt + 2) and the LIST reports 04:41 ( which is GMT)
>
>Be careful when comparing file sizes. As long as all the transfers are in binary mode - there is no problem. But once you start transferring in ascii mode it starts converting the newlines (windows = 2 bytes = CR LF, unix = 1 byte = NL )

Thanks
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform