Hi Peter, We tried with the junction programm, but it's not possible to mount the network share. (error: junctions are only supported on ntfs volumes) The volumes are all ntfs but the junction programm can't seem to check that on an network share. I read that this is solved on windows 2008 server but not on 2003 version.
I tried with the 'lockRootPath'; $TYPO3_CONF_VARS['BE']['lockRootPath'] ='Y:\\'; (network share) or $TYPO3_CONF_VARS['BE']['lockRootPath'] ='Y:\\DIRECTORY\\'; (folder on network share) or $TYPO3_CONF_VARS['BE']['lockRootPath'] ='\\SERVER01\'; (UNC path) And then make a absolute filemount... No success Thanks, Regards, Gerry. "Peter Russ" <[email protected]> wrote in message news:[email protected]... --- Original Nachricht --- Absender: news.netfielders.de Datum: 24.02.2009 08:50: > Thanks for your response Peter. > > I tried that. but how to get it in the fileadmin so it's available for > fileselecting in TYPO3? > > Regards, > Gerry. > > > "Peter Russ" <[email protected]> wrote in message > news:[email protected]... > --- Original Nachricht --- > Absender: news.netfielders.de > Datum: 23.02.2009 23:15: >> Hi all, >> >> Is it possible to mount an external server to a directory inside the >> fileadmin? >> If so how? >> >> We looked into windows junctions but that did not work on network shares. >> I've setup an alias in apache /mydir //otherserver/myotherdir and that >> works in the browser, BUT not in TYPO3 (browse_links) >> >> Any advise sollutions? >> It's so easy on Linux! ;) >> >> Regards, >> Gerry. > Why not mount external Server as a drive? Create an absolute Filemount. Further you should allow access to that by setting valid lookRootPath or can also use junction. Peter. -- Fiat lux! Docendo discimus. http://www.gidf.de _____________________________ 4Many� Services uon GbR XING: http://www.xing.com/profile/Peter_Russ https://www.xing.com/go/invita/360052 http://www.xing.com/go/privatemessage/Peter_Russ _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
