i'm looking for something that does both ssh and sftp for uploading/downloading files directly from the server.
any suggestions? hardly anything good out there in terms of ssh/sftp apps for ppc.
I am also lookig for winscp type software.
Related
Can I reach to the files of my notebook with Wi-Fi smartphone in my wireless area? I want to perform a network between my smartphone and notebook with Wi-Fi network. Is it possible?
No on smartphone you cannot access files that are on your notebook.
Try a VNC (easy).
Start with something like this: TightVNC (free) as a server on your notebook and .Net VNC Viewer (free) as a client on your phone; read and play.
There is lag time in rendering on the little screen; not to mention that it's a little screen (you might tire of looking at it and/or navigating).
Another good client is VNC+; it worked best for me among the clients that I tried but there is a cost.
You will be able to access your notebook via any Wi-Fi connection provided that your server is running and connected to the internet.
Good Luck.
FTP is a good solution too.
Install a FTP server (I use free GuildFTPd) on your laptop, and create a user with access to all drives or folders of interest. Make sure that no acces from the internet is possible if not neede for security reasons. Use a strong password.
Use Resco Explorer or Total Commander as client. This way you can download or upload files from your laptop.
I was able to find vnc viewer. Is there vnc server so I can remote from my PC to my phone? I tried remote desktop with no success.
Thanks
Alex
alex_gim said:
I was able to find vnc viewer. Is there vnc server so I can remote from my PC to my phone? I tried remote desktop with no success.
Thanks
Alex
Click to expand...
Click to collapse
Whats your operating system? vista, xp? if ether of both make sure the "alow remote connections" is enabled , here's the link for the ppc vnc, also make sure that in remote desktop your filling the "computer name" with your PC's ip address , personally id recommend using remote desktop is the best remote desktop access program for wm(its from M$ of course lol), the only con is that it can only be used on a network, other than that is perfect =D .
Regards
rafyvitto
I know that HD2 has has the built in WinMo RDP client but it is horribly outdated and missing some basic functions i really need.
I am looking all around for a WinMo RDP client that can 1) login to a console session of a server 2) remember the user names and password of more than one server. the built in RDP client will only remember the username and password for the last server you logged into and will not allow to login to console sessions.
I have been looking all around and cant find anything.
Funny is that the iPhone has at least 4 excellent RDP client and this is a windows technology.
Note: not looking for VNC clients. i need real RDP client.
i wish i could also get hand on one of RDP clients ...
once i came across a payed software but it was not up to my expectation .....
Does anyone know of a FTP client that will access Linux/Debian (on my pc is use WinSCP)
Ideally one that could edit a txt file direct on the server.
Ok, the basic Idea of this App is to provide an easy setup for an ftp & or web server (should be customizable) which also provides a shortened url for easy access.
also my idea was that the app can do this over different of protocolls, bluetooth, w-lan usw.
is something like this technically possible?, i know there are ftpserver apps out there but it is not quite the same.
justanordinarydude said:
Ok, the basic Idea of this App is to provide an easy setup for an ftp & or web server (should be customizable) which also provides a shortened url for easy access.
also my idea was that the app can do this over different of protocolls, bluetooth, w-lan usw.
is something like this technically possible?, i know there are ftpserver apps out there but it is not quite the same.
Click to expand...
Click to collapse
Easy ftp and web server apps already exist that work over wifi. bluetooth is tricky, as a normal web or ftp server won't be easily usable (but bluetooth already has methods of doing file transfers that works quite well, and there are apps to handle this, like Blutooth File Manager). What is USW?
AFAIK, there is not an app to do those things over ad-hoc wifi - they all require connecting to an access point. Being able to open up an app and have it set up an ad-hoc wireless network with another android device and allow easy high-speed file sharing would be awesome.
As for cellular data, there's a major hurdle to overcome on some carriers. Verizon, for example, does not allow incoming connections over cellular data. So you can set up a web or ftp server, but you won't be able to access it. The way around that is to have the phone establish the connection to some server, then have that server act as the gateway. Bandwidth is not free, though, so I suspect you'd be hard-pressed to find an app that includes that feature, unless it also requires that you set up your own server gateway. I'd like to see something like this - an app that establishes general-purpose 2-way comms with a server application on command (by hitting a "start" button in the app), which then allows you to set up different types of servers (ssh, ftp, web, etc) that are routed through that gateway machine that you set up.
One way to accomplish that whole scheme is to use a VPN - when a VPN is established (even over 3G), you can access any server you want to via the VPN-assigned IP address.