Yes, I believe so.
However, the security group match exactly what is describe in the Getting
Started.
BTW: I can connect to the server using the anonymous id and get directory
listing, working directory, etc, The anonymous user as no privs to upload
(Good!). Take a look:
mp04l1djwr:~ mab$ ftp galaxy.XXX
Connected to galaxy.XXX
220 (vsFTPd 2.3.5)
Name (galaxy.XXX:mab): anonymous
331 Please specify the password.
Password:
230 Login successful.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> passive
Passive mode: off; fallback to active mode: off.
ftp> ls
200 EPRT command successful. Consider using EPSV.
150 Here comes the directory listing.
226 Directory send OK.
ftp> pwd
Remote directory: /
ftp> put test.html
local: test.html remote: test.html
Abort trap: 6
Passive mode complains, passive ports are not open in the firewall, which
I guess is fine. So, definitely the server is running and respondingŠ
(although I¹m not sure why the connection bails on the put attemptsŠ)
I just can¹t do the same with the Galaxy user credentials, not sure what¹s
going on here. Take look:
mp04l1djwr:~ mab$ ftp galaxy
Connected to ec2-XXX.XXX.XXX.XXX.compute-1.amazonaws.com.
220 (vsFTPd 2.3.5)
Name (galaxy:mab): mab@stowers.org
331 This FTP server is anonymous only.
Password:
503 Login with USER first.
ftp: Login failed
BTW2: I just patched to revision 13079:7a7985a007fb, which did not solve
the problem.
Marco,
Are you seeing the same behavior as in this thread: New Cloudman instance: anonymous FTP only ?
Hello mab!
Questions similar to yours can already be found at:
We have closed your question to allow us to keep similar content in the same thread.
If you disagree with this please tell us why in a reply below. We'll be happy to talk about it.
Cheers!
(this didn't do exactly what I wanted. In any event, follow the thread there and we'll get this resolved)