Re: [Hypercontent-users] ftp access
Brought to you by:
alexvigdor
From: Alex V. <av...@co...> - 2005-10-20 19:16:23
|
Hi Carl, Are you publishing all, or just a file? If you're publishing all, do all the files fail, or just some? There was a bug I've fixed in the 2.0 code base that may have been inherited from 1.4, where you could get false negatives on (S)FTP connections after they had been open more than 2 minutes. Are you sure your argument index 3 (the path on the remote server) is set up properly? Cheers, Alex On Oct 20, 2005, at 10:44 AM, Carl Barrow wrote: > Hi Alex > > I have just setup a new site that is located on a server on our other > campus. I have everything setup correctly but it just says it can't > find the directories when I build. ftp access is subnet restricted > but I had the sorted out. It there anything else that they might need > to do to make it work ? > > Cheers > Carl > > The error is as follows: > There was an error processing this operation; > /SCAR/scartest/index.xml: The system cannot find the file specified. > > There was an error processing this operation > Recorded Exception: com.enterprisedt.net.ftp.FTPException: > /SCAR/scartest/index.xml: The system cannot find the file specified. > at > com.enterprisedt.net.ftp.FTPControlSocket.validateReply(FTPControlSocke > t.java:577) > at com.enterprisedt.net.ftp.FTPClient.dir(FTPClient.java:1411) > at > edu.columbia.filesystem.impl.FTPUnixFileSystemImpl.ls(FTPUnixFileSystem > Impl.java:239) > at > edu.columbia.filesystem.impl.RemoteFileSystemImpl.dir(RemoteFileSystemI > mpl.java:211) > at > edu.columbia.filesystem.impl.RemoteFileSystemImpl.isDirectory(RemoteFil > eSystemImpl.java:596) > at > edu.columbia.hypercontent.engine.AbstractRequestImpl.run(AbstractReques > tImpl.java:127) > at > edu.columbia.hypercontent.RequestTracker$Worker.run(RequestTracker.java > :313) > > > -- > ************************************ > > Carl Barrow > Systems Integrator > e-Services > The University of Hull > Cottingham Road > Hull > HU6 7RX > Ext. 6838 > ************************************ > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Power Architecture Resource Center: Free content, downloads, > discussions, > and more. http://solutions.newsforge.com/ibmarch.tmpl > _______________________________________________ > Hypercontent-users mailing list > Hyp...@li... > https://lists.sourceforge.net/lists/listinfo/hypercontent-users |