> Just an idea: > > How about a CVSUP via HTTPS server (just as a means to tunnel CVSUP > through a HTTPS proxy ...) ? > > Most probably a CVSUP daemon bound to port 443 would do (there are > programs that tunnel arbitrary data through a HTTPS proxy, though > I admit this is cheating ;-) You should be able to do it with SSH (assuming that you can get out with ssh!) $ ssh -v -l yourname otherhost.example.com -L5559:cvsup.example.com:5559 Then doing a cvsup with the server set to 127.0.0.1 will work. M -- Mark Murray Warning: this .sig is umop ap!sdn To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- Whatever happened to CTM? Vladimir Kushnir
- Re: Whatever happened to CTM? Michael C . Wu
- Re: Whatever happened to CTM? John Baldwin
- Re: Whatever happened to CTM? Ulf Zimmermann
- Re: Re: Whatever happened to CTM? Stefan Esser
- Re: Re: Whatever happened to CTM? Mark Murray
- Re: Re: Whatever happened to CT... Stefan Esser
- Re: Whatever happened to CT... Mark Murray
- Re: Whatever happened to CTM? Stephen McKay
- Re: Whatever happened to CTM? Ulf Zimmermann
- Re: Whatever happened to CTM? Ulf Zimmermann
- Re: Whatever happened to CTM? Bruce Evans
- Re: Whatever happened to CTM? Stephen McKay
- Re: Whatever happened to CTM? Chuck Robey
- Re: Whatever happened to CTM? Ulf Zimmermann