Chapter 7 ___________________________________________________________ TroubleshootingVAISALA ______________________________________________________________________ 227Command ftpFTP client functionality can be used from the QML logger commandshell to transfer files and to test the connection to an FTP server. Theftpcommand syntax isftpusername] [-pass password] [-rst restart at] [-opt options]Parameters for theftpcommand are described in Table 62 below.Table 62Parameters for Command ftpParameterUsegetGets file from serverputPuts file to servertestTests connection to serversourceName of the source depending oncommand, for example, a file on localor remote system.destinationName of the destination, that is,depending on command, a file onlocal or remote system.interfaceInterface to use; the default value isnetif0.userUsername to usepassPassword to useoptionsf= Force destination directory creationon remote server,a= Append to file,d= Write debug outputExamples offtpcommand output are presented below:/Ext > ftp test ftp.vaisala.com -user me -pass mypassOpening interface...okConnecting ftp.vaisala.com...ok/Ext > ftp put metawsaa.adc ftp.vaisala.com -user me -pass mypassOpening interface...okSent succesfully 116382 bytes