How to share files with wifi? - XPERIA X1 Q&A, Help & Troubleshooting

Hi everyone
I have two device (X1 & P990i), and I want share files on them with wifi,
could you please guide me ?
Thanks a lot ...

Hmm not sure that you can, unfortunately. With Total Commander I can fetch files of my Samba server (i.e. windows network share), but I have not found a way to share my memory card to the network. You would probably need an app to do it, and I've not come across one.

Related

Browse PC shared folder, how?

Could anyone kindly advice how can I browse my PC's shared folder.
My PC & XDA-IIi (alpine) both are connected to the same router.
I am using PUG's rom.
Thanks in advance
Sidd
have i asked something impossible? that no one knows how to browse shared folder.
Come-on guys any advices or ideas.
Sidd
GSFinder will do it I think. File menu.
Just provide it a UNC and it should browse away. Win CE has fairly good Network Drive support.
V
thanks for the reply. i havent got good knowledge about networking and stuff, can u spare few minutes to explain in a bit detail please, also if u have got any software to do that then can u please upload it for me.
Sidd
Here's gsfinder:
http://www.pocketpcfreewares.com/en/index.php?soft=1203
I've never tried this myself, just know the theory from a programming point of view. But check out:
http://compnetworking.about.com/od/windowsnetworking/l/bldef_unc.htm
for details on what a UNC is. If you've got a Windows network setup, it should be straight forward.
V
I've always just done:
Start->Programs->File Explorer
Clicked on open down the bottom then typed in the path in the form of:
\\computername\sharename
For instance
\\mylaptop\games
i use resco file explorer and map the shared folders.

How to share a folder on my Kaiser

This may seem like a weird request but I am looking for a way to share folders on my Kaiser. The reason for this is that my wife has a Wizard and I have set up a WiFi network between the two to play games together. I download software and games at work and then need to tranfer the the files to the Wizard.
Now I know that you can transfer it via bluetooth but that sometimes take quite long and since we have a wifi network thought that why not look for a way of utilizing it for the file transferring as well.
I have tried to Google the subject extensively but only got ways of sharing folders between my pc and the ppc's, nothing on ppc to ppc.
Any input regarding this would be appreciated.
I'm also interested in such a feature (so I don't think is weird )! My search on the subject has concluded that even though M$ has SMB server in Windows CE (after all, SMB is a Microsoft protocol!), only the client side is included in WindowsMobile
The closest thing I have managed to achieve is to use an FTP server on the kaiser, and Novell's Netdrive on the PC (http://www.novell.com/coolsolutions/qna/999.html)
hope it helps...
hypest
due to limitations in the windows mobile network stack, network shares are not possible from windows mobile.
you can access and create remote mapped drives with resco explorer, vm net browser, and z2 pocketlan... among others.
ftp may be the only option other than a raw activesync connection or bluetooth/irda
jd
Where there is a will their has to be a way.
Thanks for the responce guys, really do appreciate it.
Surely there must be a way to achieve something like this, if there is one thing I have learned from these forums it has to be that just about anything is possible. I'm sure there as to be something we can do. I will not stop digging till I find a way.
hypest said:
I'm also interested in such a feature (so I don't think is weird )! My search on the subject has concluded that even though M$ has SMB server in Windows CE (after all, SMB is a Microsoft protocol!), only the client side is included in WindowsMobile
The closest thing I have managed to achieve is to use an FTP server on the kaiser, and Novell's Netdrive on the PC (http://www.novell.com/coolsolutions/qna/999.html)
hope it helps...
hypest
Click to expand...
Click to collapse
I'm not to sure what you mean by the ftp server on the Kaiser. Do I create a folder on the Kaiser that acts as a ftp folder and then connect to that or is it still a ftp folder on a server somewhere else and then need internet connection to connect to it. Please could you tell me more about this.
Thanks in advance.
vip3r69 said:
I'm not to sure what you mean by the ftp server on the Kaiser. Do I create a folder on the Kaiser that acts as a ftp folder and then connect to that or is it still a ftp folder on a server somewhere else and then need internet connection to connect to it. Please could you tell me more about this.
Thanks in advance.
Click to expand...
Click to collapse
Yeap, here it is:
You can run an FTP server on the kaiser (like the free Mocha FTP server) which will let incoming network users to access a directory you specify... I have specified the whole root dir "\". Then, you can use any ftp client software on a desktop PC (or another kaiser of course) to access the FTP server that is running on your kaiser. Of course, you have to know the IP address of the server. Once you have verified that the kaiser is accessible and the files downloadable, you can use the Novell's Netdrive (free also) to create a virtual disk on the client PC that will actually use FTP! That way, any program on the PC can access the kaiser's files, just as normal filesystem files. Apart from the delays and latencies, the scenario works great. As a matter of fact, I use it within my development cycle, where I have a post-build action that copies my program's compiled executable directly to the kaiser.
I hope these made it more clear
have fun,
hypest
hypest said:
Yeap, here it is:
You can run an FTP server on the kaiser (like the free Mocha FTP server) which will let incoming network users to access a directory you specify... I have specified the whole root dir "\". Then, you can use any ftp client software on a desktop PC (or another kaiser of course) to access the FTP server that is running on your kaiser. Of course, you have to know the IP address of the server. Once you have verified that the kaiser is accessible and the files downloadable, you can use the Novell's Netdrive (free also) to create a virtual disk on the client PC that will actually use FTP! That way, any program on the PC can access the kaiser's files, just as normal filesystem files. Apart from the delays and latencies, the scenario works great. As a matter of fact, I use it within my development cycle, where I have a post-build action that copies my program's compiled executable directly to the kaiser.
I hope these made it more clear
have fun,
hypest
Click to expand...
Click to collapse
Thanks a lot for the info, I'm definitely gonna play around with this. Will post back here with my results when I'm done.
Thanks again!!!
I have checked out Mocha FTP server and downloaded it. Will test it tonight, it looks like it will do the trick though. If I run Mocha FTP server on both ppc I should be able to copy files from one to the other without a problem.
vip3r69 said:
If I run Mocha FTP server on both ppc I should be able to copy files from one to the other without a problem.
Click to expand...
Click to collapse
of course in that case, you will need an FTP client on each device... but I guess that is the easy part...
I know at least one FTP client that is a file manager at the same time (TotalCommander... the one I use )
Perhaps there is a similar way to NetDrive, to map an FTP site onto a local path on the ppc so to be "visible" from any application, but I haven't used/tried any.
hypest
Definitely Worth Trying ..
hypest, you ROCK
hypest said:
of course in that case, you will need an FTP client on each device... but I guess that is the easy part...
I know at least one FTP client that is a file manager at the same time (TotalCommander... the one I use )
Perhaps there is a similar way to NetDrive, to map an FTP site onto a local path on the ppc so to be "visible" from any application, but I haven't used/tried any.
hypest
Click to expand...
Click to collapse
Thanks you, it works like a dream. Tested it last night and at first didn't use my head. Every time I went into the FTP folder there was nothing, little red cross over the FTP connection at the top. I then created another ftp and still all I got was the little red cross( My wife then interrupted me for dinner, thanks. Cleared my head a bit) After dinner when back to it and deleted the one ftp and it was then when I saw you have to click "Connect", while clicked it and there was the folder that I shared on my ppc. Copied a couple of files and it works 100%. I use Resco Explorer 2007, works like a dream and its got a couple of other extra uses.
I'm not to pressed to have the client on both because I normally have all the stuff on mine and then copy it to my wife's. Won't do any harm to have it on both though. This is probably a little longer route than normal file sharing but it works perfect. Still going to try what you suggested above, will keep you posted.
Thanks again hypest.
vip3r69 said:
Thanks again hypest.
Click to expand...
Click to collapse
Glad you're quite satisfied with this "solution"
I really hope though that someday a SMB server will come forth (free hopefully)!
Great irony: SMB server software does exist for Symbian!!! Symbian users can export a local dir, while WindowsMobile users CANNOT!!! And this (kaiser) is supposed to be a 800euro (in Greece) BUSSINESS phone! Shame...
In South Africa the Kaiser is about R8000,00 if you were to buy it cash.
I've got it on a MTN contract costing me R419,00 per month for 2 years. For that I only get the phone and 120 anytime minutes. (BIG RIP-OFF)
Anyway I will keep playing with this and will let you know if I get a breakthrough.
Thanks again for your input.

wlan filesharing through router

hey there,
im using my day off to play a little bit with my td. now i would like to build network connection via wlan through my router to my desktop so i can move files from pc to ppc and vica versa. problem is that im not able to see my desktop on the phone, nor to see my phone on the desktop. i cant even get into any filesharing option(s) on the diamond
since now im using resco explorer...
help needed
What have you tried so far?
In Resco Explorer, try Menu > File > Network > Map Drive and then enter the computer name and share in the format \\computer\share.
You may find there are no computers/shares listed in the bottom window (hence why you have to manually enter it above) however in my case I'd always put this down to me using Samba on Linux but perhaps it just doesn't support this sort of network 'browsing' to find what shares are available.
Mathew
yeehaaw thanks a lot! that made it. still a a bit uncomfortable but i think once added i dont have to reenter the path.
so now i just have to figure out how to make this work vice versa... wonder if it is as easy as it sounds i'll let you know
thanks so far!!
I don't think it's possible the other way round... but that shouldn't matter as from your phone you've got two-way traffic right now.
You're right about not needing to reenter the name - just hit My Device at the top (or traverse up to the tree to the top) and you'll find a My Network at the same level - inside here is your previously mapped share(s).
Mathew
Hi,
I have tried to map my Vista laptop via Resco as stated above but comes up with error :
Cannot map network path, network resorce cannot be found.....
As I dont fully understand what I am doing can someone do a walkthough please?
I have tried to search the forum, but can get it to search keywords.
Thanks in advance
PS Can I map the internal storage via windows explorer?
You guyz should try Total Commander, it has a plugin for LAN. Works very good, even transferring big files. Running Vista Ultimate.
Greetings.
Thanks Sergio for your reply, I have total commander but have no idea how to use it, Can you offer any step by step instructions to connect to my vista laptop.
Thanks
creeky said:
Thanks Sergio for your reply, I have total commander but have no idea how to use it, Can you offer any step by step instructions to connect to my vista laptop.
Thanks
Click to expand...
Click to collapse
Sure no prob do this:
-Turn your WiFi connection. (usually best performance settings works best)
-Access Total Commander.
-In the main page, where you see Internal Storage and device. You should see a folder named \\Plugins. Access this folder.
-Then access the folder named LAN.
-Then access the <new server> option.
-Name your connection.
-When asked for the server name, type in the computer you want to access (you can find the name by going in your PC to the network file and check which files are shared on your computer, click on them and you should get the name of the server "pic attached")
-You are done enjoy.
-Vista kicks assss.
Greetings to all.
Thanks Sergio,
I have followed your steps,Now I can connect to the Laptop folder in the network Directory which is the location \\LAPTOP. I can connect fine but the folders are not visable so appears to be empty in Total Commander which we know its not.
I also have a NAS drive which I can connect to following your steps with ease. Trouble is I dont want to use this as it is by Back up drive.
Do you have any ideas?
Thanks again.
Dan

File Transfer App Request

Does anyone know an app that I can connect to my computer Or any phone/computer on my network and view its shared files that I can send to my phone? think of a file browser but on shared files over my network
or maybe connect to my pc via ip but still be able to transfer files over to my phone
i have one to remote my pc from my phone and ect but not get files off of it
Discover or Discover Pro is what you're looking for, I believe. =P
amgupt01 said:
Discover or Discover Pro is what you're looking for, I believe. =P
Click to expand...
Click to collapse
Thanks, Does anyone know if it will work? as if can i log into my pc and copy anytype of file to my phone?
If you run an FTP server on your PC, you can use one of the FTP clients available on the Market to connect.
I do this all the time and it works well. I have not tried Discover, but I don't have shared files on any of my home PC's either.
FTP
Here is the .apk
<Edit> sorry I had to remove apk(s) I added the faid version of an app in there too.
Thanks bro
Sorry For double post but I have some problems and question
1)even tho i downloaded it via apk can it still get updates
2)at first it worked i could access my phone from pc BUT!! how do i access my pc from my phone?
3) I never touched any settings but when i type in the address and port it gives me in my browser the webpage has the discover pro icon..but page is black and it did not happen before
can anyone help me/
Anyone out there can help me?

Transfer Files using Wifi + Android Name

Hi, i`ve been looking for a way to transfer files to the phone without using the USB cable.
I found: OnAir which does not work and SwiFTP which works but...
- i`m using Conectify to share my laptops internet connection. This in turn offers IP`s with DHCP.
Is there a way to name your phone to something fixed so that i can use it's name to connect?
If you have any other tips on how to do this, please feel free to let me know
qiuness said:
Hi, i`ve been looking for a way to transfer files to the phone without using the USB cable.
I found: OnAir which does not work and SwiFTP which works but...
- i`m using Conectify to share my laptops internet connection. This in turn offers IP`s with DHCP.
Is there a way to name your phone to something fixed so that i can use it's name to connect?
If you have any other tips on how to do this, please feel free to let me know
Click to expand...
Click to collapse
you can use WebSharing, connect using IP address + port number..
qiuness said:
Hi, i`ve been looking for a way to transfer files to the phone without using the USB cable.
I found: OnAir which does not work and SwiFTP which works but...
- i`m using Conectify to share my laptops internet connection. This in turn offers IP`s with DHCP.
Is there a way to name your phone to something fixed so that i can use it's name to connect?
If you have any other tips on how to do this, please feel free to let me know
Click to expand...
Click to collapse
on air does work fine on both 5.0.7 and froyo for me.
I suppose you're talking about Windows network. Is the phone rooted or not?
Non-rooted have no such option, but can use FTP. If you want to address it by a name - install DynDNS on the phone.
Rooted can change hostname to whatever you like (look up my thread about it in Development section - but it doesn't show on Windows network, since it's not NetBIOS name, it needs DNS server to be addressed) and/or install Samba+Netbios (look up Samba thread in Android General section, this one shows your phone as a computer on the Windows network with an SDCARD share, but it's a bit quirky - slows down when phone goes into sleep). Both things require interaction with O/S on a level of browsing system dirs, executing system commands and changing system text files. If you're not comfortable with it - I don't suggest trying.
I would just use ES File Explorer and pull the files from your Windows shares that you want rather than trying to go through all of the trouble to push a file to your phone.
Estrongs File Explorer does work very well browsing windows/smb shares over wifi. Astro can do this as well as an option for sftp for connecting to your linux box. As for a static IP you can do this manually from the wifi options in the phone. Or a nice app was made called WiFi Static, and is available free from the market.
A bit of a different choice, but Dropbox is free and can share files between any number of devices, in the cloud.

Categories

Resources