Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

FTP server problem(cant connect).

Status
Not open for further replies.

akshaybhavsar

Full Member level 2
Joined
May 5, 2016
Messages
135
Helped
2
Reputation
4
Reaction score
2
Trophy points
18
Activity points
898
I am using FTP protocol for communication with the server.I can ping that server and getting reply.but that ip address doesnt run with if i open it with FTP client test tool or web browser ([URL='ftp://username:password@ipaddress).What could be the problem?
 
Last edited by a moderator:

Most likely, there's no FTP server running (at least not using the standard FTP port) at the device with the given IP.

Less likely, but feasible, the FTP server might filter certain client IPs or IP ranges.
 

I can connect with SFTP protocol but not with FTP
 

Not unusual that a FTP server accepts only secure FTP. If you don't have administrative access to the server, there's nothing you can do about.
 

server is configured as SFTP.but want to use ftp...can i configure server as FTP,something like that.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top