I'm far from an expert so forgive me if this is a silly question. I have a windows server running and have FileZilla server running. What do I need to do to allow external connections to be made? I attempt to FTP to the amazon url but obviously it doesn't work. Any help would be greatly appreciated.
feedback
|
closed as off topic by Holocryptic, MDMarra, squillman, Ward, WesleyDavid Jan 27 at 4:33
Questions on Server Fault are expected to generally relate to servers, networking, or desktop infrastructure, within the scope defined in the faq.
|
If your trying to move files between your system and a Amazon EC2 system, put FileZilla Server on the EC2 system and then open ports 20 and 21 to your home computer. Then, on your home computer put Filezilla Client. Then , from your home computer, make a connection up to your EC2 server on the ports you opened up. Do some Google-ing and make sure you understand how a FTP server works. | |||
feedback
|