I committed a patch a while ago in the FTP provider to have it support symbolic links better:
https://issues.apache.org/jira/browse/VFS-196 Perhaps we need to do that with SFTP too? On Wed, Sep 15, 2010 at 11:52 AM, Ralph Goers <[email protected]> wrote: > So the data "directory" is a link to another mount. I'm not familiar with > the SFTP code but my guess is there is something preventing it from following > links. > > Ralph > > On Sep 15, 2010, at 7:45 AM, Nicolas Delsaux wrote: > >> On Wed, Sep 15, 2010 at 4:11 PM, Ralph Goers <[email protected]> >> wrote: >>> >>> What does ls show when in myappli? >>> >> >> server:/appli/myappli # ls -la >> total 25041454 >> drwxr-xr-x 12 root root 576 Sep 15 16:17 . >> drwxr-xr-x 28 root perigee 1632 Aug 3 11:03 .. >> lrwxrwxrwx 1 root root 18 Jan 23 2010 data -> >> /mnt/md0/data_63d/ >> >> Damn, maybe this prevents navigation, no ? >> >> -- >> Nicolas Delsaux >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
