Closed
Bug 516402
Opened 16 years ago
Closed 14 years ago
rsync deployment
Categories
(Skywriter Graveyard :: Server, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: dangoor, Unassigned)
Details
Omnisync's SFTP deployment is functional and avoids transferring more data than
is necessary. However, it is considerably slower than rsync. We can support
rsync by calling the rsync command directly. It would also be nice to test to
see if rsync is available (ssh to the remote host and run "which rsync")
| Reporter | ||
Comment 1•14 years ago
|
||
ACETRANSITION
The Skywriter project has merged with Ajax.org's Ace project (the full server part of which is their Cloud9 IDE project). Background on the change is here:
http://mozillalabs.com/skywriter/2011/01/18/mozilla-skywriter-has-been-merged-into-ace/
The bugs in the Skywriter product are not necessarily relevant for Ace and quite a bit of code has changed. For that reason, I'm closing all of these bugs. Problems that you have with Ace should be filed in the Ace issue tracker at GitHub:
https://github.com/ajaxorg/ace/issues
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•