On Sat, 19 Mar 2022 19:23:13 +0000, Rahim Azizarab wrote:

>put and get are FTP commands.  The simplest fix for your issue is to use ; to 
>comment out the lines and once the transfer is complete you can use change 
>command to restore the commented lines back to their original state.
>
How are you proposing to complete the transfer with PUT and GET
commented out?

You've left something out.

And  you're assuming the OP's FTP client has a ";" command.  Some haven't:
    676 $ ftp
    ftp> ! uname -svr
    Linux 4.19.0-19-amd64 #1 SMP Debian 4.19.232-1 (2022-03-07)
    ftp> ;
    ?Invalid command
    ftp> 
    ftp> exit
    677 $ 

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to