5253545556575859606162
*/ public void init( String configFile ) throws RemoteFileSystemStrategyException { try { ftpFileCache = new FtpFileCache( configFile ); ftpFileCache.start(); } catch ( FtpFileCacheException e ) {