![]() ![]() |
Jul 7 2010, 10:49 PM
Post
#1
|
|
|
Group: Members Posts: 33 Joined: 5-December 05 From: Seattle, WA Member No.: 8,669 |
I use Dropbox since it simplifies syncing files across the various real & real Windows & Linux computers I have between home & work. They have free storage of 2Gb. Unfortunately they do not have an arm binary yet. Apparently it may be in the works. If any of you use Dropbox, please add a vote on their forums.
Dropbox proprietary arm binary I anyone is interested, I am using rsync to upload files from my Netwalker to my "always on" server at home over ssh: CODE rsync -ave 'ssh' ~/files/ user@homeserver.net:~/Dropbox/ This works but it is not ideal & I need to have a server always running to make it useful. Regards, Stefan |
|
|
|
Jul 8 2010, 03:03 PM
Post
#2
|
|
|
Group: Members Posts: 20 Joined: 25-June 10 From: Tampa, FL, USA Member No.: 77,866 |
I use Dropbox since it simplifies syncing files across the various real & real Windows & Linux computers I have between home & work. They have free storage of 2Gb. Unfortunately they do not have an arm binary yet. Apparently it may be in the works. If any of you use Dropbox, please add a vote on their forums. Dropbox proprietary arm binary I anyone is interested, I am using rsync to upload files from my Netwalker to my "always on" server at home over ssh: CODE rsync -ave 'ssh' ~/files/ user@homeserver.net:~/Dropbox/ This works but it is not ideal & I need to have a server always running to make it useful. Regards, Stefan About 3 hours after your post: Darren S.> An ARM/PowerPC build is coming some time this year. He is just a 'Member' so I do not know if that is official... He does post about messages per day... tom |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 18th June 2013 - 01:31 PM |