Forgot your password?

typodupeerror

Comment: Re:And still... (Score 1) 511

by BobNET (#38238952) Attached to: Chrome Becoming World's Second Most Popular Web Browser

Yeah, if I wanted to use a browser that was exactly like Chrome, I'd just install Chrome.

Right now it seems that every time a new Firefox version is released, the first thing I do is go to about:config to see what settings have had their default values changed so I can set them back to what I'm used to.

Comment: Re:2 simple and one complex solutions (Score 1) 188

by BobNET (#36894946) Attached to: DIY Dropbox Alternatives

Or even better: SFTP.

I use sshfs myserver:remotedir localdir

It requires the network connection to remain up. One could probably use rsync instead if they know the connection will go down.
It also only works under Linux (and maybe other places where FUSE has been ported like FreeBSD), but I'm okay with that.

Of what you see in books, believe 75%. Of newspapers, believe 50%. And of TV news, believe 25% -- make that 5% if the anchorman wears a blazer.

Working...