Open-source file synchronizing and sharing application for Linux and Mac
Questions tagged [sparkleshare]
11 questions
15
votes
4 answers
Dropbox-like client for FTP?
Many of my users have their files on one big FTP server.
PROBLEM: They can not use their files while not connected to the Internet.
QUESTION: Is there a Dropbox-like software for FTP?
When connected, pushes local changes to the server
When…
Nicolas Raoul
- 11,561
5
votes
1 answer
Synchronize two directories on linux pc
I need a distributed filesystem (or a synchronization tool) that is capable of keeping a directory synchronized across 4 pc.
My requirements are:
offline access (data must be available offline on each pc)
preserve execution rights: some files are…
Gab
- 151
4
votes
0 answers
Reading data from Amazon redshift in Spark 2.4
We used to read data in Spark 2.3 using databricks with the following code segment
Spark-Shell initialization :
spark-shell --jars RedshiftJDBC42-1.2.10.1009.jar --packages…
3
votes
1 answer
How Does SparkleShare Work With Git?
I haven't been able to find an answer to this anywhere on the internet so I wanted to bring my question here, to see if anyone has an answer!
I'm new to the Git scene and I'm curious how SparkleShare works in conjunction with Git.
I know that…
Far_Eggs
- 33
3
votes
1 answer
bootstraping a SparkleShare project
I just tried SparkleShare as a possible replacement for dropbox/insynch. It looks quite promising, being based on open standards.
I was wondering if someone has gone though the process of "bootstraping" a SparkleShare project. I have the initial…
WoJ
- 3,875
2
votes
2 answers
Dropbox-like client for CMIS?
Many of my users have their files on one big CMIS server.
PROBLEM: They can not use their files while not connected to the Internet.
QUESTION: Is there a Dropbox-like software for CMIS?
When connected, pushes local changes to the server
When…
Nicolas Raoul
- 11,561
1
vote
0 answers
Using SparkleShare with Git
I am using SparkleShare, but someone I am working with would be more comfortable using git. Can he use my SparkleShare repository by just using git?
Here's what I know.
If I go to my local SparkleShare directory and run
git remote show origin
I…
pheon
- 187
1
vote
1 answer
Cannot connect to new project with SparkleShare client on Windows 7 x64
I followed the install/create steps on the front page of the SparkleShare website, and when I do dazzle create media, I get the following back:
Project "media" was successfully created.
The address is correct (storage@ip.add.re.ss)
And the path is…
warren
- 10,322
0
votes
1 answer
Effective solution to sync single files between several machines
Many cloud syncronization tools (such as SpiderOak, Wuala, Dropbox, SparkleShare and many other) have a one big drawback - you can not syncronize single files such as ~/.vimrc, ~/.zshrc, ~/.bashrc - only folders.
Is there an effective solution to do…
user1051870
- 101
0
votes
0 answers
Folder synchronization software for great volumes and with a tracking database
I'm looking for a synchronization software for my iMac-MacBook configuration. Other systems would be a plus.
I'd like to synchronize everything, which is many Gb, also for a backup purpose.
I know there already are many questions about this, but…
djjeck
- 101
0
votes
1 answer
Has anyone successfully run Sparkleshare on a Mac?
I have Sparkleshare running with a local gitolite server and several Ubuntu clients. Unfortunately I've had no luck with Macs. The file downloads and unzips, but fails to launch.
Bryan Agee
- 367