Closed Bug 139141 Opened 23 years ago Closed 9 years ago

Ability to signal Mozilla to go offline remotely

Categories

(Core Graveyard :: X-remote, enhancement)

x86
Linux
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: god, Assigned: blizzard)

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9+) Gecko/20020414 BuildID: 2002041421 Often, I've forgotten to shut down mozilla or go offline before I go to work, which causes it to download mail at home, and then they're not available at work. I could just kill the mozilla running at home, but a nicer option would be if I could signal it to go offline, either with a kill signal or through x-remote.
No dupe found ... personally this sounds a bit like featuritis to me ...
No, to me it's not featuritis. It sounds like it would actually be very valuable. For example, the command to put Mozilla into online/offline mode could be added to network startup/shutdown scripts. There may be other cases where you'd need to put mozilla into offline mode, eg. if you are doing something like updating a cache server.
This feature would have to be only available on Linux, since only Linux (and *nix-like systems) allow you to manage processes remotely. That would subtract from Mozilla's portability. A good solution to a problem like this would be to use a VNC server on your workstation. VNC is available for most operating systems, and allow you to completely manage your graphical system remotely.
Philip: I think, I've seen a telnet-server in w2k... am I wrong?
Summary: ability to signal mozilla to go offline remotely → [RFE] ability to signal mozilla to go offline remotely
You're probably right, but I seriously doubt that it lets you manage processes. If the telnet server anything like VanDyke's Vshell server (http://vandyke.com/products/vshell/), it just gives you remote access to cmd.exe, Windows' Command Prompt.
I agree with gabriel, for a Linux user, it's an extremely useful feature. I've been meaning to submit this as a feature request or about 3 months!
Yes, since there is already a 'mozilla -remote' command on *nix, a lot of the framwork for this is probably already in place.
No dups found, and this enhancement already has some backers... confirming it.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: [RFE] ability to signal mozilla to go offline remotely → Ability to signal Mozilla to go offline remotely
I don't understand. If the files are downloaded to home, what is the point of killing the instance running at home?
> if I could signal it to go offline, either with a kill signal or through > x-remote. kill -STOP MOZILLA_PID ? In fact, the scenario described in comment 0 would be impossible via X-Remote because of lacking X permissions.
I suggest that Mozilla remote would best allow both going offline and _online_. On Unix, it would enable switching online and offline in network interface up/down scripts. On Windows, you can also write simple app to run scripts when interface goes up/down. It would allow to mimick IE functionality of automatically detecting if network is up or down. If Mozilla remote is implementable on other platforms - I would suggest adding it in architecture list (now - just Linux, probably at least all Unix platforms).
Mass resolving a bunch of old bugs in the x-remote component in preparation for archiving it. If this bug is still valid and useful, please move it to the "Toolkit: Startup and Profile System" component and reopen it.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.