[Info-vax] CURL ON VMS DELETING FILES

Jeffrey H. Coffield jeffrey at digitalsynergyinc.com
Tue Aug 4 14:17:33 EDT 2009


Does anyone know the syntax to get cURL to delete a file after
downloading it? I am trying this:

$ zip_file	= "TEST.ZIP"
$ curl  --output 'zip_file'               -
        --user user:password          -
        --quote "-DELE /test/''zip_file'"     -
        ftp://alpha2/test/'zip_file'

The file is downloaded correctly but I get the following message:

%CURL-E-FTPNOQUOTE, FTP Quote command error

Jeff Coffield
www.digitalsynergyinc.com



More information about the Info-vax mailing list