免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2727 | 回复: 0
打印 上一主题 下一主题

高速大容量网盘应用推荐 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2009-11-30 16:15 |只看该作者 |倒序浏览

                                DROPBOX网络硬盘空间介绍
主页地址
http://www.dropbox.com
空间使用技巧特色说明
1.新开默认用户,可以直接免费使用2GB容量的网络硬盘空间。
2.对于网络硬盘容量,还可以通过推进朋友的方式,进一步扩大容量3GB;规则是每推荐成功(在该站点注册用户成功)朋友一位,即可扩容256MB空间,上限为3GB。
3.每次上传文件上限为200MB。
4.可以批量上传文件,一次可达10个。
5.可WEB方式改名,任意空间目录移动,重组结构。
6.dropbox客户端方式应用,可以像管理私有计算机文件一样,所见即所得,同步时间依据当时的网络速度,一般可以100~300KB,甚至更快。
7.免费网络硬盘空间,理论容量可达5GB之多,对于一般文档,图片等存储备份是足够了,甚至一定容量的音视频文件也不成问题。
8.使用灵活,可设置私有文件和共享文件,权限设定非常方便,属性移动即可。
9.通过空间文件锁,可有效的管理网络硬盘空间的安全,解锁后可随意增删查改。
10.如果不小心丢失有文件,还可以利用日期还原找回来,考虑的可谓周到。
11.支持通用的网络传输协议:http,ftp。
12.广泛的平台支持,Free for Windows, Mac, and Linux
                   
注册方法
注册前提条件,必须拥有一个可用的E-MAIL地址,后续维护及文件锁密码的更新提供都会用到。
建议使用dropbox客户端直接注册登录这样,可以同步网络硬盘里的文件为私有计算机上指定的任意文件目录或者文件夹空间,前提要有足够的空间和权限。
客户端下载
https://www.dropbox.com/
打开页面后,在页面中间,有一个醒目的Download Dropbox按钮,直接点击下载即可。
例如Linux下的下载页面
                               
        Dropbox for Linux
       
It's here! Dropbox for
Linux
is finally available and ready for your everyday use.
       
We recommend you download the "x86" package for your distribution from the list below.
       



  • Ubuntu 9.10 (x86_64)



  • Ubuntu 9.10 (x86)



  • Ubuntu 9.04 (x86_64)



  • Ubuntu 9.04 (x86)



  • Ubuntu 8.10 (x86_64)



  • Ubuntu 8.10 (x86)



  • Ubuntu 8.04 (x86_64)



  • Ubuntu 8.04 (x86)



  • Ubuntu 7.10 (x86_64)



  • Ubuntu 7.10 (x86)



  • Fedora Core 10 (x86_64)



  • Fedora Core 10 (x86)



  • Fedora Core 9 (x86_64)



  • Fedora Core 9 (x86)



  • Source

           
    If your distribution is not listed above, or compatible with one listed
    above, download the source and read the readme file for instructions.
            After installing the package
    you must restart Nautilus. You can do that by issuing the following
    command (note: if you're running compiz, doing so may lock up your
    computer - log out and log back in instead):
            $ killall nautilus
           
    Looking for the
    Windows
    or
    Mac
    version?
            System Requirements:
           
    Dropbox
    is supported on x86 and x86_64 versions of Ubuntu 9.04, Ubuntu 8.10,
    Ubuntu 8.04, Ubuntu 7.10, and Fedora Core 9. There have also been
    reports of users getting Dropbox to work on different versions of
    Gentoo, Arch Linux, OpenSUSE, and Debian. If you are having trouble
    getting Dropbox to run on your Linux system check if you have the
    following software dependencies installed:
           
    • GTK 2.12 or higher
    • GLib 2.14 or higher
    • Nautilus 2.16 or higher
    • Libnotify 0.4.4 or higher

            How does it work?
           
    Currently Dropbox for Linux consists of two major components. dropboxd$HOME/Dropbox directory
            is properly synchronized with your other computers and our secure backend.
            nautilus-dropbox is a
    GPL
    'd
           
    Nautilus
    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
    , and it's
           
    free software
    !
             is a per-user
            closed-source daemon process that makes sure your  plugin that connects to
           
           
    There is nothing special about nautilus-dropbox. Indeed, any client process
            who follows the dropboxd protocol can implement a UI for Dropbox. The protocol
            is a very simple RPC-like UTF8 string based protocol. As of now there is no formal documentation
            on this protocol but you can always read the nautilus-dropbox source :) That's why
            it's open! Perhaps write your own command line interface, or a
    KDE
            interface.
            
    If you're curious about exactly how the Linux client came to fruition, check out the
            
    linux thread
    that convinced
            us to offer Dropbox for Linux. It features over a thousand posts and lots of enthusiastic
            cheerleading :-).
           
    I'm getting unauthenticated package warnings when trying to install...
           
           
    That
    will happen if you don't have Rian's public key installed in your gpg
    database. You can import it with the following commands:
            $ gpg --keyserver pgp.mit.edu --recv-keys 3565780E
            
            What if I don't use Nautilus or X?
            
            
    You aren't the only one! One of our lovely users created a
    HOWTO
    with instructions
              on how to set that up.
              Once you have done that you can use
    our CLI script
    to view the status of the Dropbox daemon as well as the status
              of files being synced. There is also a
    CLI script created by one of our users
    , Filip L., that you may also like.
            
            
    Do you have any ideas for an improved CLI interface? Please let us know! Via
    email
    or our
             
    forums
    .
            Is there an Ubuntu repository?
           
    Yes! We have an unauthenticated repository for Ubuntu 9.10, 9.04, 8.10, 8.04, and 7.10.
            For Ubuntu 9.10, add the following lines to your /etc/apt/sources.list or equivalent:
            deb http://linux.dropbox.com/ubuntu karmic main
    deb-src http://linux.dropbox.com/ubuntu karmic main
           
           
    For Ubuntu 9.04 add these lines:
           
            deb http://linux.dropbox.com/ubuntu jaunty main
    deb-src http://linux.dropbox.com/ubuntu jaunty main
           
    For Ubuntu 8.10 add these lines:
           
            deb http://linux.dropbox.com/ubuntu intrepid main
    deb-src http://linux.dropbox.com/ubuntu intrepid main
           
           
    For Ubuntu 8.04 add these lines:
    deb http://linux.dropbox.com/ubuntu hardy main
    deb-src http://linux.dropbox.com/ubuntu hardy main
           
    And for Ubuntu 7.10, add these lines:
    deb http://linux.dropbox.com/ubuntu gutsy main
    deb-src http://linux.dropbox.com/ubuntu gutsy main
           
    Don't fret! In the future we will be authenticating our packages.
            Having Issues?
           
    Go to the
    forums
    . There are lots of GNU/Linux
            friends who can help you, including the
           
    Dropboxers
    . If that fails, try emailing
           
    linux@dropbox.com
    .
           
    I found a bug, I have a patch!
           
    That's awesome. You rule! Due to legal requirements, we can only accept
            patches verbatim into our release if you file a copyright assignment to Dropbox Inc.
            Alternatively, you can release your patch into the public domain, that allows us
            to sidestep all legal issues. Don't worry we'll still credit you in our CONTRIBUTORS
            file :)
            This is similar to the way
    GNU
           
    does things
    .
       
       
       



                   
                    Windows等其他平台适用的客户端详见下载页面。
    使用方法介绍
    dropbox网盘有两种使用方法,同时支持C/S模式和B/S模式
    方法一
    C/S模式
    安装和其他软件一样,很简单,此处忽略之。
    安装完毕后,直接启动就可以生效应用了,登录时需要输入:
    注册帐号:就是注册时的email地址;
    密码:注册时的密码;
    方法二
    B/S模式
    登录地址如下
    http://www.dropbox.com/
    通常这个地址会自动的转换为下面的加密协议页面,这样的好处不言自明了吧?
    https://www.dropbox.com/
    这个页面打开后很醒目,没有任何广告和垃圾,看上去俨然一个私有的网络硬盘空间。
                   
                   
                   
                   

    本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u3/104096/showart_2107471.html
  • 您需要登录后才可以回帖 登录 | 注册

    本版积分规则 发表回复

      

    北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
    未成年举报专区
    中国互联网协会会员  联系我们:huangweiwei@itpub.net
    感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

    清除 Cookies - ChinaUnix - Archiver - WAP - TOP