Questions tagged [ftp]

File Transfer Protocol (FTP) is a standard network protocol used to transfer files from one host to another host over a TCP-based network, such as the Internet.

File Transfer Protocol (FTP) is a standard network protocol used to transfer files from one host to another host over a TCP-based network, such as the Internet.

FTP is built on a client-server architecture and uses separate control and data connections between the client and the server.1 FTP users may authenticate themselves using a clear-text sign-in protocol, normally in the form of a username and password, but can connect anonymously if the server is configured to allow it. For secure transmission that hides (encrypts) the username and password, and encrypts the content, FTP is often secured with SSL/TLS ("FTPS"). SSH File Transfer Protocol ("SFTP") is sometimes also used instead, but is technologically different.

The first FTP client applications were command-line applications developed before operating systems had graphical user interfaces, and are still shipped with most Windows, Unix, and Linux operating systems. Dozens of FTP clients and automation utilities have since been developed for desktops, servers, mobile devices, and hardware, and FTP has been incorporated into hundreds of productivity applications, such as Web page editors.

Read more on Wikipedia. Many ftp client apps and server apps are available at Google Play Store.

42 questions
3
votes
1 answer

Does Android have a built-in FTP client?

Does Android have a built-in FTP client? Even a basic one, like ones that are built into PC browsers and file managers? I know there are good free apps with FTP clients (like Ghost Commander), but I'd like to know if there's a way that doesn't…
Hiccup
  • 131
  • 5
2
votes
1 answer

What does the message: 550 Invalid name or chroot violation mean?

I am trying to establih an Ftp connection between my Archos tablet and my Galaxy phone. I am using the swiFTP server program on my Archos. I am able to connect to the Archos from the phone using an TPP client but when I try to copy any file Ireceive…
Edelcom
  • 6,917
  • 16
  • 50
  • 82
1
vote
1 answer

How to connect an Android device to an FTP server?

How to connect an Android device to an FTP server?
user52882
  • 11
  • 1
  • 2
0
votes
0 answers

Why can't connect ftp server in android phone from pc?

I have built ftp server in my Galaxy S20 FE 5G with Cx File Explorer: Now i want to connect the ftp from pc with file explorer: How can connect it with some software or command line? My pc's internal ip address is : #execute on my pc sudo…
showkey
  • 141
  • 5
0
votes
0 answers

ES File Folder Remote Manager is disconnect by auto?

I am using ES File Folder for exchanging the file from Mobile to PC. The issue is , the Remote Manager is automatically disconnected in times. I want to manual set to Start (the connection) and to Stop the connection. Is there is any way to achieve…