Tools
STOU FTP command
Similar to the STOR command, the STOU command is issued after successfully establishing a data connection to transfer a local file to the server. A file name is provided for the server to use. If the file does not exist on the server, it is created. If the file already exists, it is not overwritten. Instead, the server creates a unique file name and creates it for the transferred file. The response by the server will contain the created file name.
First published date
Last published date
Overview
This article provides information on Store Unique (STOU) FTP command.
Product section
Resolution
Similar to the STOR command, the STOU command is issued after successfully establishing a data connection to transfer a local file to the server. A file name is provided for the server to use. If the file does not exist on the server, it is created. If the file already exists, it is not overwritten. Instead, the server creates a unique file name and creates it for the transferred file. The response from the server will contain the created file name.
Common responses
- 110 FTP response code, 125 FTP response code, 150 FTP response code
- 226 FTP response code, 250 FTP response code
- 421 FTP response code, 425 FTP response code, 426 FTP response code, 450 FTP response code, 451 FTP response code, 452 FTP response code
- 500 FTP response code, 501 FTP response code, 530 FTP response code, 532 FTP response code, 534 FTP response code, 535 FTP response code, 551 FTP response code, 552 FTP response code, 553 FTP response code