Tools

STOR FTP command

A client issues the STOR command after successfully establishing a data connection when it wishes to upload a copy of a local file to the server. The client provides the file name it wishes to use for the upload. If the file already exists on the server, it is replaced by the uploaded file. If the file does not exist, it is created. This command does not affect the contents of the client's local copy of the file.

First published date

11/29/2018 10:59 PM

Last published date

11/29/2018 10:59 PM

Overview

This article provides information on Store (STOR) FTP command. 

Product section

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

Resolution

A client issues the STOR command after successfully establishing a data connection when it wishes to upload a copy of a local file to the server. The client provides the file name it wishes to use for the upload. If the file already exists on the server, it is replaced by the uploaded file. If the file does not exist, it is created. This command does not affect the contents of the client's local copy of the file.

Common responses