FTP

I type in a ftp address and when it connects it uses another one,the one I type in works from browser or commandline.

Also tried sftp now to a linux server.Works perfect in browser,or commandline,but failes with Authentication in wyBuild.Is there a way to get past this?

I type in a ftp address and when it connects it uses another one,the one I type in works from browser or commandline.

Uploading your updates or downloading? What error are you getting? You're going to have to be more specific.

Works perfect in browser,or commandline,but failes with Authentication in wyBuild.Is there a way to get past this?

Uploading your updates? Did you choose "SFTP" from the dropdown? Also, note that SFTP is completely different from FTPS.

I am using Virtual Box Windows 7 ontop Ubuntu 12.10.Ftp uploading seems to work,but running the .exe gives me:

Error trying to save file: Error downloading "ftp://someuser:somepassword@serverip/wyserver.wys": The server returned an address in response to the PASV command that is different than the address to which the FTP connection was made.

The error is telling you exactly what the problem is and how to fix it:

The server returned an address in response to the PASV command that is different than the address to which the FTP connection was made.

Once you've fixed that it will work. An alternative is to use HTTP. We recommend HTTP because it's faster (among other advantages).

No the error doesnt tell me how to fix it,sure it tells me what the problem is.Where do you set your wyUpdate.exe to do only active ftp?

You can't wyUpdate currently only does passive FTP. So either fix the configuration of your FTP server or use HTTP.

I setup a asp.net to get the files and that works thanks,I googled the error and I did not see a fix for iis ftp on this error,I only saw fixes for the C# code where you change the connection to active,since command line and browser are working perfectly.Maybe add in your next release a active connection as well if you want to.Will continue today to test the software,hope it is as brilliant as I started out to think it s.

Product works brilliant!!!!!!!!!!!!!Will give documentation through on Monday to Finance for purchase.Thanks for awesome Product!

Great, I'm glad you like it. If you have any other questions we'll be glad to help.