Wayne Davison wrote: > Good point. I'm going to include the ability to transfer a > 4-byte > time_t value for protocol 30. We'll need to consider what should be > done if a value is too large for the destination system to handle. Emit a WARNING and set to MAX_TIME_T on the destination? It's either that or an ERROR and fail the transfer. -- Carson