OESF Portables Forum
Everything Else => Model Specific Forums => Distros, Development, and Model Specific Forums => Archived Forums => Sharp PC-Z1 NetWalker => Topic started by: propofol on July 08, 2010, 02:49:32 am
-
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 (http://forums.dropbox.com/topic.php?id=13031&replies=3#post-138463)
I anyone is interested, I am using rsync to upload files from my Netwalker to my "always on" server at home over ssh:
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
-
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 (http://forums.dropbox.com/topic.php?id=13031&replies=3#post-138463)
I anyone is interested, I am using rsync to upload files from my Netwalker to my "always on" server at home over ssh:
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