On Wednesday 11 February 2004 14:19, andreas oberhack wrote: > Hi Stephen, > > I would like to have > > a) a ftp reachable location, where I could upload MerlinDevelopers jar > files > b) a http reachable site, which I could use as the Update Manager site
Temporarily you can use your "home" on apache.org infrastructure... You will need SCP instead of FTP. scp thisFile.txt [EMAIL PROTECTED]:/home/oberhack/public_html/ which will be availble at http://www.apache.org/~oberhack/thisFile.txt Note you will need to create the public_html directory by SSH there first. Niclas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
