public final class RemoteFileUtils extends ObjectSE
| 修飾子と型 | メソッドと説明 |
|---|---|
static <F> void | makeDirectories(StringSE path, Session<F> session, StringSE remoteFileSeparator, Log logger) リモートディレクトリを再帰的に作成します。 |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic static <F> void makeDirectories(StringSE path, Session<F> session, StringSE remoteFileSeparator, Log logger) throws IOExceptionSE
F - セッション型。path - ディレクトリパス。session - セッション。remoteFileSeparator - リモートファイル区切り文字。logger - ロガー。IOExceptionSE - IOException。