|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pentaho.di.job.entries.ssh2get.FTPUtils
public class FTPUtils
| Field Summary | |
|---|---|
static String |
FILE_SEPARATOR
|
| Constructor Summary | |
|---|---|
FTPUtils()
|
|
| Method Summary | |
|---|---|
static String |
normalizePath(String path)
normalize / to \ and remove trailing slashes from a path |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static String FILE_SEPARATOR
| Constructor Detail |
|---|
public FTPUtils()
| Method Detail |
|---|
public static String normalizePath(String path)
throws Exception
path -
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||