How to connect to Windows shared drives with your N95如何连接到Windows共享驱动器与您的N95型

by Ken Murray on October 16, 2008 肯穆雷 08年十月十六日

Symbian的

During the short time that I’ve been writing these tutorials for Simple Help, I have had many occasions where I wanted to copy files from my laptop to my N95 quickly and easily.在短短的时间,我一直在写这些教程的简单说明,我已多次在那里我想复制文件从我的笔记本电脑到我的N95型快速,便捷地。 Even though I don’t use Windows much, I thought perhaps somebody had written a client for the N95 that will connect to folders shared through Windows File and Print Sharing, so I started Googling around.即使我不使用Windows很多,我想也许有人写了客户端的N95 ,将连接到共享文件夹通过Windows文件和打印共享,所以我就开始使用Google左右。 I came across two such applications.我发现两个这样的申请。 SymSMB is available as a time bombed evaluation version and可作为轰炸的时间和评估版 SMB4S60 is an open source (free) application.是一个开源(免费)申请。 Seeing how I’m into open source software, I decided to give SMB4S60 a try, and it works fantastically.看我如何将开放源码软件,我决定放弃SMB4S60尝试,它的作品锦上添花。

  1. First, since SMB4S60 is written in Python, you need to首先,由于SMB4S60是写的Python ,你需要 install Python for S60安装的Python为S60 . Installing Python for S60 is pretty painless, but if you’re unfamiliar with the procedure required to install applications on your N95, see my tutorials on安装的Python的S60是很痛苦的,但如果您不熟悉的程序,需要安装应用程序在您的N95型,看到我的教程 installing software on your N95 via USB安装软件,在您的N95型通过USB or installing software on your N95 via Bluetooth安装软件,在您通过蓝牙N95型 .
  2. Now that you have Python for S60 installed,现在您已经为S60的Python安装, download a copy of SMB4S60下载SMB4S60 (latest version at time of writing is v0.0.1). (最新版本时的书面v0.0.1 ) 。 I have included a Mobile Code below for direct over the air installation.我已经包括了移动代码以下的直接在空中安装。 See my见我 tutorial on Mobile Codes教程移动守则 if you’re not familiar with them.如果你不熟悉他们。
  3. Please note that SMB4S60 must be installed to your phones internal memory, not the mass memory.请注意, SMB4S60 必须安装到您的手机内部记忆体,而不是大众记忆。 It will not work if you install it to the mass memory. 不会工作,如果你安装它的群众记忆。
  4. Now that you have SMB4S60 installed, it’s time to connect to a remote folder.现在您已经SMB4S60安装,它的时间连接到远程文件夹。 Select Menu -> Applications -> Smb4S60 and select the Internet access point you would like to use. 选择菜单-> “应用程序- >” S m b4S60并选择互联网接入点您要使用。
  5. Now select New Host and enter the NetBIOS name of the remote host.现在选择新的主机 ,并输入NetBIOS名称远程主机。
  6. Next, you will be prompted for your user name and password on the remote host.下一步,将提示您为您的用户名和密码的远程主机。
  7. Assuming you didn’t make any mistakes entering your user name or password, you should now see a list of shares available to you.假设你没有犯任何错误输入您的用户名或密码,您现在应该可以看到列表的股票提供给您。 For the purposes of this tutorial, I created a share called ‘tmp’.在本教程,我创建了一个共享名为' tmp的' 。
  8. After browsing into the appropriate share, simply navigate to the file you would like to download and press the Center toggle.在浏览到适当的份额,只要浏览该文件要下载和新闻中心切换。 SMB4S60 will prompt you for the destination path where you would like this file saved. SMB4S60会提示您的目的地路径,你想这个文件保存。 The default of E:\downloads\ works for me.默认的E : \下载\作品对我来说。
  9. Now open File Manager by selecting Menu -> Tools -> File Mgr , press the Right toggle to switch to mass memory, scroll down to the downloads folder and open it with the Center toggle.现在打开文件管理器选择菜单 -> “工具” - >文件主教,按下右键切换切换到大规模存储器,向下滚动到下载文件夹,打开它的中心切换 Here you’ll find the file you just downloaded.您可以在这里找到您刚刚下载的档案。

  10. An interesting feature of SMB4S60 is that once you successfully connect to a remote host, its NetBIOS name along with your user name and password are saved.一个有趣的特点SMB4S60的是,一旦你成功地连接到远程主机,它的NetBIOS名称以及您的用户名和密码保存。 You can simply reconnect by selecting it from the main SMB4S60 menu.您只需重新选择它的主要SMB4S60菜单。
  11. I personally don’t like this idea and I did find a way to remove this information from the phone.我个人不喜欢这个想法,我也找到一种方法,删除此信息的手机。 SMB4S60 saves it’s configuration in a plain text file called .config within a folder called .smb4s60 on your phones mass memory (note the leading dot (.) in both names). SMB4S60保存它的配置在一个纯文本文件要求。配置文件夹内名为。 smb4s60在您的手机大规模内存(注领先的点( 。 )两个名字) 。 If you would like to delete this data, open the File Manager as above, browse to the mass memory, find the .smb4s60 folder and delete it and its contents.如果你想删除这个数据,打开文件管理器如上,浏览到群众记忆,找到。 smb4s60文件夹,并删除它和它的内容。

SMB4S60 does have a couple of limitations. SMB4S60也有一对夫妇的局限性。

  • It doesn’t support connecting to Windows Vista shares.它不支持连接到Windows Vista的股份。 (Yet?) (然而? )
  • It wouldn’t connect to Samba v3.2.3, the default with Fedora 9.这将无法连接到桑巴v3.2.3 ,默认与Fedora的9 。 I had to fire up an old Fedora Core 4 box with Samba v3.0.23a in order to write this tutorial.我不得不火了一个旧的Fedora Core 4方块舞v3.0.23a为了写这本教程。 Hopefully this is the same issue as connecting to Vista (?)但愿这是相同的问题连接到Vista ( ? )
  • It can only download files _from_ a remote host.它只能下载文件_from_远程主机。 It can not upload files.它不能上传文件。 (Again, yet?) (同样,没有? )
  • Considering the fact that the SMB4S60 developer admits that this application was literally written in one day, I think he’s done a great job!考虑到SMB4S60开发商也承认,这一申请是在字面上写有一天,我想他做了大量的工作!

  • It does work with Windows XP shares.它与Windows XP的股份。
  • It does work with earlier versions of Samba.它与旧版的桑巴舞。
  • It is open source, published under the GPL.它是开源的,出版了GPL 。
  • The developer does respond to requests in a timely manner.开发并要求作出回应及时。 See the recent thread on the Nokia Developer Discussion Boards at看到最近线程诺基亚开发局在探讨 http://discussion.forum.nokia.com/forum/showthread.php?p=483490
  • Once SMB4S60 supports uploading files, connecting to recent versions of Samba, and maybe even connecting to Vista, it will be one of the N95’s most useful applications.一旦SMB4S60支持上传文件,连接到最新版本的桑巴,甚至连接到Vista ,这将是一个的N95的最有用的应用。

    Related Posts: 相关文章:
  • How to share files and folders in Ubuntu如何共享文件和文件夹在Ubuntu的
  • Automatically display drives in your OS X Dock or Menu驱动器自动显示在您的OS X的码头或菜单
  • How to connect to a Windows XP computer from Windows Vista如何连接到Windows XP计算机从Windows Vista
  • How to share files and folders between Windows and OS X using Parallels如何共享文件和文件夹的Windows和OS X的使用Parallels公司
  • How to access your iPhone or iPod Touch from the Finder (OS X)如何使用您的iPhone或iPod触摸从Finder ( OS X的)
  • Get Simple Help tutorials just like this one in your email inbox every day - for free!获取简单的帮助教程就这样一个在您的电子邮件收件匣每一天-是免费的! Just enter your email address below:只要输入您的电子邮件地址如下:

    You can always opt out of this email subscription at any time.您可以随时退出这个邮件订阅在任何时候。


    Bookmark and Share 书签和共享

    { 4 comments… read them below or 4评论...阅读低于或 add one添加一个 }

    1 1 lui 10.16.08 at 7:53 pm 吕明 10.16.08在下午7点53分

    What do you mean saying that “…SymSMB is available as a time bombed evaluation version…”?你是什么意思他说: “ ... SymSMB可作为轰炸的时间评估版... ” ? Why it is “…a time bombed evaluation version…”?为什么它是“ ...轰炸的时间评估版... ” ?

    2 Ross McKillop 罗斯麦奇洛 10.16.08 at 8:12 pm 10.16.08在下午8点12

    That was Kens way of saying “it’s an evaluation version, after x number of days it won’t work unless you pay for it”.这是Kens的方式说: “这是一个评估版本,在X次天内它不会工作,除非你付出代价” 。 : )

    3 Jovany 10.18.08 at 11:55 am Jovany 10.18.08在上午11时55分

    Thanks for the interesting review and presentation for us this interesting application that at some point may grow up to something more significant.感谢有趣的审查和介绍我们这个有趣的应用,在某个时候可能会成长为更重要的东西。
    When it comes to mentioning SymSMB, then I guess, the author of the review just forget to call SMB4S60 rather as a features limited software.当涉及到提SymSMB ,然后我猜想,作者的审查只是忘记呼吁SMB4S60而是作为一个功能有限的软件。 From the variety of features and options provided by both application, from the author point of view the only price is worth to talk about.从各种各样的功能和选项所提供的应用,从作者的角度来看,只有价格是值得谈论。 In his opinion everything became automatically better as soon as it is free, like a free mattress.在他看来一切都自动成为更好的尽快,因为它是免费的,如同一个免费的床垫。 Doesn’t it?不是吗?

    4 Ross McKillop 罗斯麦奇洛 10.18.08 at 5:45 pm 10.18.08在下午5时45分

    I can’t speak on behalf of the author, but I think his point is that he would rather support open source software than closed source.我不能代表发言的作者,但我认为他的一点是,他宁愿支持开放源码软件比封闭源代码。

    There are certainly times when purchasing closed source software is the “right” thing to do.当然,还有的时候购买封闭源码软件是“正确”的事情。 But if an open source application meets your needs, why pay for bells and whistles that you’re not going to use?但是,如果一个开源的申请符合您的需求,为什么支付花俏,你不会用呢?

    Leave a Comment发表您的评论

    You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> 您可以使用这些HTML标记和属性: href="" title="">的<a <abbr title=""> <acronym title="">的<b> <blockquote cite=""> <cite>的<code> <del datetime="">的<em> <i> <q cite=""> <strike>的<strong>