August 15, 201312 yr They have it available for drobo, and I see that copy.com supplies a tarball for it. Anyone interested in it, or has it been done?. I wouldn't have the foggiest where to begin but I would give it a try if someone can point me to information on plugin development. Link to Linux Tarball https://copy.com/install/linux/Copy.tgz
August 16, 201312 yr From a very brief two minute test, it was remarkably easy to run the daemon and sync a few files as a non-root user. Whether another cloud sync product is needed is a fair question, but I can see a specific usage-type for me, so might be inclined to invest a bit of time wrapping it into a plugin. Depends if someone else has already done so or wants to take it on.
February 13, 201412 yr Just 'discovered' copy myself, i was looking for something free with more space then dropbox's 2 GB. Copy.com starts out with 15GB and you can easily use referrals to increase in steps of 5GB. There are people out there with multiple TB's online storage at copy.com So, long story short, is there a plugin or a how-to for dummies so we can get copy on unraid?
March 28, 201412 yr I would love to have this syncing with my unraid box as well, I have 6TB of space in my copy account...
April 4, 201412 yr From a very brief two minute test, it was remarkably easy to run the daemon and sync a few files as a non-root user. Whether another cloud sync product is needed is a fair question, but I can see a specific usage-type for me, so might be inclined to invest a bit of time wrapping it into a plugin. Depends if someone else has already done so or wants to take it on. Can you give a quick how-to on how you did this? I need to get the copy agent working on my unraid box.
July 28, 201411 yr A plugin would be nice, I have no idea how to do that but this is how you sync your copy.com to a dir on your unraid: download copy.com tar file from here https://copy.com/install/linux/Copy.tgz upload that file to your unraid server gunzip -d filename tar -xvvf filename cd copy/x86 CopyConsole -password=yourcopypassword -root=/dir/you/want/syncd -username=yourcopyusername -daemon you only need to provide password and username on first run, after that it gets cached into a .ini file as a token, I sync /mnt/user/Pictures to copy.com but you can sync any dir you want... Only issue I have is after a reboot of unraid I need to set this all up again which is why I would like this in a plugin setup... Hope this helps.
July 28, 201411 yr A plugin would be nice, I have no idea how to do that but this is how you sync your copy.com to a dir on your unraid: download copy.com tar file from here https://copy.com/install/linux/Copy.tgz upload that file to your unraid server gunzip -d filename tar -xvvf filename cd copy/x86 CopyConsole -password=yourcopypassword -root=/dir/you/want/syncd -username=yourcopyusername -daemon you only need to provide password and username on first run, after that it gets cached into a .ini file as a token, I sync /mnt/user/Pictures to copy.com but you can sync any dir you want... Only issue I have is after a reboot of unraid I need to set this all up again which is why I would like this in a plugin setup... Hope this helps. Make a folder on your flash drive to unzip it in and it will stay there. Then you can run the CopyConsole command in your go script and it will be automatically installed on reboot.
October 22, 201510 yr I have set the 64 bit version of copy up up under /boot/config/plugins/copy and it is working fine this far. but never ever try to set a share as root. this will disable mounting your shares and probably cause harm to your data!
October 26, 201510 yr I did a docker app. Just install rix1337/docker-copy https://github.com/rix1337/docker-templates (Runs completely headless, set COPYNAME/COPYPW in advanced view)
October 26, 201510 yr I did a docker app. Just install rix1337/docker-copy https://github.com/rix1337/docker-templates (Runs completely headless, set COPYNAME/COPYPW in advanced view) I'll add this to the repos thread and CA tonight
November 21, 201510 yr I did a docker app. Just install rix1337/docker-copy https://github.com/rix1337/docker-templates (Runs completely headless, set COPYNAME/COPYPW in advanced view) Does this allow you to specify your unraid user root to be the copy folder? Basically I want to back up all my unraid shares to copy.com.
November 22, 201510 yr Does this allow you to specify your unraid user root to be the copy folder? Basically I want to back up all my unraid shares to copy.com. Untested, but I see no way why it wouldn't.
Archived
This topic is now archived and is closed to further replies.