工藤です。 バックアップソリューションとして、Dropboxもあれば面白いかなと思いました。 #Dropboxについては、例えば以下を参照ください。 Dropboxが一般公開。50Gバイトストレージ&iPhone版も - ITmedia Biz.ID http://bizmakoto.jp/bizid/articles/0809/12/news096.html Dropbox徹底解剖 - 一度使ったら手放せなくなる! オンラインストレージサービ スの本命 | Web担当者Forum http://web-tan.forum.impressrd.jp/e/2008/11/13/4371 Dropboxの方でlinux版クライアントのソースを公開しています。 → nautilus-dropbox-0.6.0.tar.bz2 Dropbox - Downloading Dropbox - Secure backup, sync and sharing made easy. http://www.getdropbox.com/downloading OpenSUSEのspecを流用してsrc.rpmを作成しましたが、 こういうものはputしても大丈夫でしょうか? 一応、Dropboxのページでは >Currently Dropbox for Linux consists of two major components. >dropboxd is a per-user closed-source daemon process that makes sure >your $HOME/Dropbox directory is properly synchronized with your other >computers and our secure backend. nautilus-dropbox is a GPL <http://www.gnu.org/copyleft/gpl.html>'d >Nautilus <http://www.gnome.org/projects/nautilus/> plugin that connects to dropboxd (via a pair of Unix domain sockets) > and presents a GUI based on the information dropboxd provides. > You guessed right, GPL means nautilus-dropbox is open source <http://www.opensource.org/>, and it's free software <http://www.fsf.org/licensing/essays/free-sw.html>! とありますが。。