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嘗試,它的作品錦上添花。
- 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型 . 。
- 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.如果你不熟悉他們。
- 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. 它不會工作,如果你安裝它的群眾記憶。
- 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並選擇互聯網接入點您要使用。
- Now select New Host and enter the NetBIOS name of the remote host.現在選擇新的主機 ,並輸入NetBIOS名稱遠程主機。
- Next, you will be prompted for your user name and password on the remote host.下一步,將提示您為您的用戶名和密碼的遠程主機。
- 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的' 。
- 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 : \下載\作品對我來說。
- 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.您可以在這裡找到您剛剛下載的檔案。
- 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菜單。
- 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也有一對夫婦的局限性。
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開發商也承認,這一申請是在字面上寫有一天,我想他做了大量的工作!
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的最有用的應用。






















{ 4 comments… read them below or ( 4評論...閱讀低於或 add one添加一個 } )
What do you mean saying that “…SymSMB is available as a time bombed evaluation version…”?你是什麼意思他說: “ ... SymSMB可作為轟炸的時間評估版... ” ? Why it is “…a time bombed evaluation version…”?為什麼它是“ ...轟炸的時間評估版... ” ?
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次天內它不會工作,除非你付出代價” 。
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?不是嗎?
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發表您的評論