Martin Prikryl
|
5d67fa58b7
Added method RemotePath.EscapeOperationMask to .NET assembly.
|
4 年之前 |
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
|
5 年之前 |
Martin Prikryl
|
79678dd885
Using nameof operator
|
6 年之前 |
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
|
6 年之前 |
Martin Prikryl
|
fa2a0ef375
Change: Renamed RemotePath.CombinePaths to RemotePath.Combine
|
7 年之前 |
Martin Prikryl
|
90d98b3718
Bug fix: .NET assembly methods GetFileName and GetDirectoryName did not behave correctly when provided a filename without any path
|
7 年之前 |
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
|
7 年之前 |