Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

Ftp.SetFileDateTime Method

Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9147)

SetFileDateTime(String, DateTime)

Sets the modification date and time of the specified remote file. Not all FTP servers support this!

Declaration
public void SetFileDateTime(string remotePath, DateTime newDateTime)
Parameters
Type Name Description
String remotePath

The path of the remote file.

DateTime newDateTime

The date and time to set.

Implements
IFtp.SetFileDateTime(String, DateTime)
Remarks

Support for setting modification date and time, either using MFMT or MDTM command, is not as widespread as retrieving it. This method will fail on servers that support neither of these commands.

In This Article
  • SetFileDateTime(String, DateTime)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies