Differences
This shows you the differences between the selected revisions of the page.
2016-03-31 | 2016-05-24 | ||
grammar (martin) | 5.8.3 Added Session.TranslateLocalPathToRemote to .NET assembly to generate a remote path equivalent of a local path, given root paths. (martin) | ||
Line 62: | Line 62: | ||
| [[library_session_scanfingerprint|ScanFingerprint]] | Scans a fingerprint of SSH server public key or FTPS/WebDAVS TLS certificate. | | | [[library_session_scanfingerprint|ScanFingerprint]] | Scans a fingerprint of SSH server public key or FTPS/WebDAVS TLS certificate. | | ||
| [[library_session_synchronizedirectories|SynchronizeDirectories]] | Synchronizes local directory with remote directory. | | | [[library_session_synchronizedirectories|SynchronizeDirectories]] | Synchronizes local directory with remote directory. | | ||
+ | | [[library_session_translatelocalpathtoremote|TranslateLocalPathToRemote]] | Generates a remote path equivalent of a local path, given root paths. | | ||
| [[library_session_translateremotepathtolocal|TranslateRemotePathToLocal]] | Generates a local path equivalent of a remote path, given root paths. | | | [[library_session_translateremotepathtolocal|TranslateRemotePathToLocal]] | Generates a local path equivalent of a remote path, given root paths. | | ||