uFTP - FTP Server

uftp server, open source ftp server, linux ftp server, linux ftp server for embedded, easy to configure ftp server, ftp server for initramfs

User Tools

Site Tools


supported-ftp-commands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
supported-ftp-commands [2024/04/14 10:40] kingksupported-ftp-commands [2024/04/21 20:38] (current) kingk
Line 61: Line 61:
  
 Similar to LIST command, the difference is that with NLST command all additional information of the files is not sent to the FTP client. Similar to LIST command, the difference is that with NLST command all additional information of the files is not sent to the FTP client.
 +
 +**STAT** [path]
 +
 +If a path is specified it works like LIST command, with the difference that data is sent to the primary socket.
 +If no arguments are specified it returns some basic status of the active connection.
 +
  
 **RETR** [path] **RETR** [path]
supported-ftp-commands.txt · Last modified: 2024/04/21 20:38 by kingk