-
- Downloads
change: ISshCommandExecutor.exists() should get a path string, rather than a...
change: ISshCommandExecutor.exists() should get a path string, rather than a file (the path is on the remote system) fix: ensure that the FileStoreRemote uses Unix convention as we assume that the remote host is always a Unix host SVN: 18708
Showing
- common/source/java/ch/systemsx/cisd/common/filesystem/ssh/ISshCommandExecutor.java 1 addition, 3 deletions...temsx/cisd/common/filesystem/ssh/ISshCommandExecutor.java
- common/source/java/ch/systemsx/cisd/common/filesystem/ssh/SshCommandExecutor.java 2 additions, 2 deletions...stemsx/cisd/common/filesystem/ssh/SshCommandExecutor.java
- datamover/source/java/ch/systemsx/cisd/datamover/filesystem/store/FileStoreRemote.java 19 additions, 13 deletions...emsx/cisd/datamover/filesystem/store/FileStoreRemote.java
Loading
Please register or sign in to comment