Official Content

Alert: FTP does not encrypt the channel. It is recommended to use a protocol that encrypts the channel such as SFTP or FTPS.

Uploads to an FTP server.

Syntax

Call('GxFtpPut', &Source, &Target, &Mode)

Where:
Source
    Character. Full name of the source file (with the path).

Target
    Character. Target file’s name. When left empty, the same name of the source file is assumed in the directory by default. When only the directory is indicated (ending in \), the same file’s name is assumed.

Mode
    Character. Transference mode. It can be 'A' (Ascii) or 'B' (Binary).

Scope

Objects: Procedure, Transaction, Web Panel
Generators: .NET, Java, Ruby (up to GeneXus X Evolution 3)

See Also

FTP functions








Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant