Differences
This shows you the differences between the selected revisions of the page.
| library_remotepath_combine 2019-03-27 | library_remotepath_combine 2022-12-12 (current) | ||
| Line 23: | Line 23: | ||
| | ArgumentNullException | Some of the arguments is ''null''. | | | ArgumentNullException | Some of the arguments is ''null''. | | ||
| - | ===== Remarks ===== | + | ===== [[remarks]] Remarks ===== |
| Concatenates ''path1'' with ''path2'', interleaving them with a slash (''/''), unless the ''path1'' already ends with a slash. | Concatenates ''path1'' with ''path2'', interleaving them with a slash (''/''), unless the ''path1'' already ends with a slash. | ||
| Line 36: | Line 36: | ||
| ==== Real-Life Example ==== | ==== Real-Life Example ==== | ||
| - | * [[library_example_advanced_rename|Advanced files rename on SFTP/FTP server]]. | + | * [[library_example_advanced_rename|*]]. |