Great piece of software. My favorite is the iOS/Android app automatic photo/video upload feature. This is a simple and effective way to backup your phone's camera stream.
[Updated 9/25/2013] - Cloud Engine software was updated to 3.3.5.
Please go here for latest instructions/update:
Sie müssen registriert sein, um Links zu sehen.
(Thanks moonman!)
#If upgrading from previous release #uninstall old version
pacman -R pogoplug
#you may need to delete this file otherwise
#the new package will complain
#rm /usr/local/cloudengines/bin/hbplug.conf
#install pogoplug software
pacman -U
Sie müssen registriert sein, um Links zu sehen.
#download my sample pogoplug.conf file
#if upgrade, you can skip this
cd /etc
wget
Sie müssen registriert sein, um Links zu sehen.
#edit configuration file
#edit vfsdir0
#add svcid (ID) from the bottom of your PogoPlug (no dashes)
nano /etc/pogoplug.conf
##example below: vfsdir<number>=<name>,<path>
#vfsdir0=PogoPlug_USB,/media/usb/share
#installdir=/usr/local/cloudengines
##datadir=.
#datadir=.
#nohotplug=1
##use the ID from the bottom of your Pogoplug
#26 char (no dashes)
#svcid=35DFBFL73RD2CX5FJMAAAA1111
#tcpport=89
#note /etc/pogoplug.conf will be copied to
#/usr/local/cloudengines/hbplug.conf on service startup
#hbplug.conf is the file that matters.
#if things are not working as expected, verify
#the content of the hbplug.conf file
#start pogoplug service
systemctl start pogoplug
#autostart pogoplug service on reboot
systemctl enable pogoplug
#reboot and register @
Sie müssen registriert sein, um Links zu sehen.
reboot