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

10/30/2018 10:04 AM

Last published date

6/15/2020 1:33 PM

Overview

This article provides information on Store Unique (STOU) FTP command. 

Product section

Serv-U Managed File Transfer & Serv-U FTP Server

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