Commit Verlauf

Autor SHA1 Nachricht Datum
  Martin Prikryl 5d67fa58b7 Added method RemotePath.EscapeOperationMask to .NET assembly. vor 5 Jahren
  Martin Prikryl b1e5af5132 RemotePath.TranslateLocalPathToRemote and RemotePath.TranslateRemotePathToLocal can accept a directory source path equal to the source root path with a missing trailing slash vor 6 Jahren
  Martin Prikryl 79678dd885 Using nameof operator vor 6 Jahren
  Martin Prikryl 54aec18b11 Bug 1781: Lower-than (<) and greater-than (>) symbols are not escaped in an output of RemotePath.EscapeFileMask .NET method and in a script generated by the GUI vor 6 Jahren
  Martin Prikryl fa2a0ef375 Change: Renamed RemotePath.CombinePaths to RemotePath.Combine vor 7 Jahren
  Martin Prikryl 90d98b3718 Bug fix: .NET assembly methods GetFileName and GetDirectoryName did not behave correctly when provided a filename without any path vor 8 Jahren
  Martin Prikryl c6707774ff Instance methods Session.EscapeFileMask, Session.CombinePaths, Session.TranslateLocalPathToRemote, Session.TranslateRemotePathToLocal, Session.AddDirectorySeparator, Session.GetDirectoryName, and Session.GetFileName replaced by static methods of the same name in class RemotePath vor 8 Jahren