Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

KristiantheConqueror

Anonymous FTP Script Example

You can get it to work in a script by using anonymous as both the username and password.
open ftp://anonymous:anonymous@ftp.website.com:21

Haven't tested it against an SFTP site, but it worked fine against FTP.
Tested using WinSCP version 5.5.1.3970 on Windows Server 2008r2
martin

So what credentials are you using and what the other clients are using instead?
Scr

I can't connect to anymous ftp.
I try to connect to ftp://ftp1.mplayerhq.hu/ but i still prompted for password and then
Żądana nazwa jest prawidłowa i została znaleziona w bazie danych, ale dane, z kterymi jest skojarzona, są niepoprawne.
Connection failed.

But other ftp clients are connecting to it.
I'm using WinSCP 5.0. (build 1456).
martin

Anonymous wrote:

To answer your question:
WinSCP does not support anonymous FTP. Althought some WinSCP works for some anonymous FTP sites, it doesn't work for many.

That's not true. See my previous post.
Guest

To answer your question:
WinSCP does not support anonymous FTP. Althought some WinSCP works for some anonymous FTP sites, it doesn't work for many.
martin

Re: using WinSCP for anonymous ftp

There's nothing special about anonymous FTP.
Just specify the credentials as documented here:
https://winscp.net/eng/docs/ui_login
Guest

Re: using WinSCP for anonymous ftp

I can't say I disagree with your opinion, but as a developer on a government project only requirements matter. I have a requirement to access data from the anonymous FTP site of another government agency. I don't have the luxury of telling them how to do business. I don't have the option of ignoring a requirement. The product either supports anonymous FTP or it doesn't and we will have to use another method of meeting the requirement. Could you please answer the questions:

Does Winscp support anonymous FTP? (Yes or no)
If Winscp does support anonymous FTP, how does one script it?

Sorry if this is terse, but you have to understand that when you are looking for answers and all you get are opinions it is extremely frustrating.
martin

Re: using WinSCP for anonymous ftp

Keep in mind that WinSCP is not FTP client! It is SCP and SFTP client. In my opinion, anonymous SCP/SFTP is nonsense.
CNBarnes

using WinSCP for anonymous ftp

How can I use WinSCP3 to get files from an anonymous ftp server? It works fine connecting to the server if I use the userid/password I have on that machine, but when I try to use anonymous in the userid field, it rejects the password (of my email address).

Chris Banres
chris-barnes@tamu.edu