FTP client program - HTC Vox

Hi.
Does anyone know or use FTP client program on his/her Vox what is working perfecty?
I can't find any good from internet. I have tryed Orneta product (trial) but its not connecting to my ftp server. There is lot of ftp clients for PPC but can't find any good for smartphone. Don't want to spend money for program what is not working for me.

caarel said:
Hi.
Does anyone know or use FTP client program on his/her Vox what is working perfecty?
I can't find any good from internet. I have tryed Orneta product (trial) but its not connecting to my ftp server. There is lot of ftp clients for PPC but can't find any good for smartphone. Don't want to spend money for program what is not working for me.
Click to expand...
Click to collapse
Resco Explorer is the answer. Try Resco 2007. It has got an FTP client. I use the same on my Vox. I do connect to my webserver and do upload/download successfully.

caarel said:
Hi.
Does anyone know or use FTP client program on his/her Vox what is working perfecty?
I can't find any good from internet. I have tryed Orneta product (trial) but its not connecting to my ftp server. There is lot of ftp clients for PPC but can't find any good for smartphone. Don't want to spend money for program what is not working for me.
Click to expand...
Click to collapse
Try Total Commander. It has got a Registry editor and text editor aswell as FTP and file explorer. It's free too.
Roland

Resco can only download from ftp server. I need upload too.
Total commander doesn't connect to my server. Some port problems:O Everything on ftp server is just like casual (port 21 etc, very simple).
Does anyone use some other application to upload files to ftp servers?

caarel said:
Resco can only download from ftp server. I need upload too.
Total commander doesn't connect to my server. Some port problems:O Everything on ftp server is just like casual (port 21 etc, very simple).
Does anyone use some other application to upload files to ftp servers?
Click to expand...
Click to collapse
Using Resco, you can definitely upload too. There is no upload command. You need to use Edit -> Copy and Paste Command. In detail:
1. Select the file which you want to upload.
2. Select Action Menu. Then chose Edit -> Copy.
3. Now go to Menu -> Favorites -> My FTP Locations.
4. Connect to the Server, which you may have already configured.
5. Go to the folder in server, where you want to upload the file.
6. Then select Action -> Edit -> Paste.
The file gets uploaded. That's it. It works for me.

did not know resco could do that...
thanks.

prajith said:
did not know resco could do that...
thanks.
Click to expand...
Click to collapse
Welcome mate. In fact, I found out this capability of Resco, in desperation. Once, I had left office for the day, after sending a confirmation email to client, thinking that the shipment (software) to the client is completely done and uploaded to the server. After half an hour, while sitting in train I realized that I forgot to upload some of the required files, without which client wud have hardly been able to do anything with the shipment. Luckily, I had taken the backup of the project in my Vox. Opened Resco and tried to find out a way somehow. Finally, just tried the above mentioned practise and I was thru. That day realized, if you are desperate, there will always be a way to success.

Thank You.
PS. I just figured out it myself and came here to tell my story about resco and uploading but like I see I am too late

Related

uploading images via APN:wap

Hi ppl,
I have a flatrate gprs with APN=WAP. is there a way to upload images to my website from my MDA-II via this apn/wap?
That depends if ur service provider gives you full internet i.e without proxies you can use ftp software like Resco File explorer i've read somewhere it has an FTP client in it... Not very sure though but any FTP software will do the job
unfortunatly my provider uses proxies
Is tunneling a option???
Unfortunately not

Automatic picture upload to internet

I was wondering if anybody have any sort of program? I don't want to remember to sync my phone and transfer the photos.
I rather have it be uploaded to FTP or w/e after I take pictures using phone. Direct facebook upload would so rockkk!
irgins said:
I was wondering if anybody have any sort of program? I don't want to remember to sync my phone and transfer the photos.
I rather have it be uploaded to FTP or w/e after I take pictures using phone. Direct facebook upload would so rockkk!
Click to expand...
Click to collapse
1. some pic viewers have already built-in Web sync / upload modules. See my Picture Viewer Bible ( http://www.winmobiletech.com/PICVIEWERS )
2. do you plan to use an FTP client? Then, check out my FTP Client Bible and select the one you like the best (there are VAST differences between the clients, mostly speed-wise).
Menneisyys said:
1. some pic viewers have already built-in Web sync / upload modules. See my Picture Viewer Bible ( http://www.winmobiletech.com/PICVIEWERS )
2. do you plan to use an FTP client? Then, check out my FTP Client Bible and select the one you like the best (there are VAST differences between the clients, mostly speed-wise).
Click to expand...
Click to collapse
where is the client bible located??
there's a program called shozu or something like that that does what you're looking for.

Exchange Server Help - Activesync Error 0x85010004

My company standard for pda's is the crackberry. However, I was able to connect to our exchange server with my ATT Tilt. I believe that our IT dept has now enabled some security feature that will not allow my phone to connect to the server anymore.
Using WM 6.1
Any ideas?
it sounds like the server cert is invalid. you can get more information on the error using activesync to set up the server source.
anyway, your it geeks must give you a copy of the server cert (.cer file). They can export it, and you can use activesync to put it onto your device
Thanks for the help. They've now established a "pilot" program for WM6, so I don't know if they'll actually give me a copy of the server cert. I was able to copy the cert that was assigned to my PC and install it on my device, but still no dice. It was installed as an Intermediate and not a root. I don't know if that makes a difference or how/if it can be changed if it does.
Im not sure either. It would take the it geeks about 30 seconds to generate the .cer file. I had the same problem as you, so I exported the certificate from my server, stuck it onto my htc cruise using activesync, then using file explorer, navigated to the .cer file, clicked on it, and it worked.
The certificate I exported was the exact on that was imported to iis.
thanks again.
For some reason the cert from the server is not working. Could you check to see if yours was installed as a root or an intermediate when you get a chance?
This is going to be a HUGE bummer if I have to get a crackberry.
to get the cert:
1) on the server where iis is running, run mmc
2) add the certificate snap-in referencing the local computer.
3) navigate to Personal or Trusted Root certificates (depending if your cert is self-signed or from a CA), find the cert that was used for the iis web service that is running OTA, right click on it, then select export (.der format will be ok).
4) have the it geeks give this file to you.
5) using activesync, move it to you device.
6) using file explorer on the device, navigate to where the .cer file is, then click on it.
7) thats it.
Step 4 is the problem. I don't think I'll get the cert from IT because I'm not part of the pilot program. This was a recent change that required certificates to crack down on renegades like me.
I guess I'll have to wait until they roll out the corporate wide program.
Oh well, Crackberry here I come.
Thanks again for the info.
Does anyone know how an exchange serve tells the difference between remote access from a desktop and remote access from a handheld?
The address is really different. webmail is at www.yourdomain.com/exchange, which over the air activesync is www.yourdomain.com/?something? (im not sure exactly). The ppc activesync program knows what to append to the end of your url to activate the correct application pool on the server.

Files from Windows 7 to HTC Desire via WLAN?

I'm looking for some combination of software to transfer mp4 files over to my home as simple as possible. Right now I'm looking into 2 Apache servers on the phone itself.
Is there a better solution? Maybe some software that can read directly from a Win7 shared drive? Or even a good FTP client?
For transfer of single files, I allready have an apache server running on my laptop. I have AutoHotKey set up to automagically display QRCode for the url for a file I select in Windows Explorer.
For transfering more, I usually just use the USB cabel
I use swiftftp on my phone and use FileZilla on my pc to transfer
Estrongs file explorer can mount windows smb shares directly from the phone, with the user name and password, of a valid user that has access to the shared volumes.
Tested in win7 ultimate 64bit and vista with an htc desire.
You can't use the pc's netbios name to access the shares, instead you need to use its IP address in the estrongs dialog.
I have an stream portal running on my computer. Jinzora. But when I clicked on the download in Inbuild browser. Nothing happened. I tried with Opera Mini then and it opened a download but it never started to transfer. So I have to try to run apache on the phone itself.
adcore said:
Estrongs file explorer can mount windows smb shares directly from the phone, with the user name and password, of a valid user that has access to the shared volumes.
Tested in win7 ultimate 64bit and vista with an htc desire.
You can't use the pc's netbios name to access the shares, instead you need to use its IP address in the estrongs dialog.
Click to expand...
Click to collapse
Will try that to but I'm not sure what smb shares are. Are this normal shares when you click right click on a drive and share with advanced settings?
I dont have any users set. Just Everyone under premissions.
I actually always had problems to setup shares since Vista and upwards. Funny in XP they worked fine. Not parcticually with Win-Phone, but WInXP-WinXP.
thanks ... Estronge file explorer is excellent... works like a charm...
Yes this Estrong file explorer sees my both computer just fine. But When I try to connect it asks for a password and username. I never set any of this. Dont even know where to set it up.
Balos said:
Yes this Estrong file explorer sees my both computer just fine. But When I try to connect it asks for a password and username. I never set any of this. Dont even know where to set it up.
Click to expand...
Click to collapse
It's a bit beyond the scope of this forum, but to create a new user or modify an existing one :
Open control panel and click user accounts, if there is a user already in the system (most likely there is), just create a password for him.
Logging through the network with the above credentials will give you access to the users home folder (C:\users\"username" without the quotes) by default.

[Q] FTP

Hello,
recently i have had my own ftp site and I 'm looking for an app or another solution to enter this site.
This I want to do without dropbox or app like this and lets say that the files in the ftp are .pdf.
Does anyone know how?
Is there an app for ftp that i do not know?
As I can see,the ie browser is not compatible.

Categories

Resources