- or download this
>>> PASV
...
<<< 226 Since you see this ABOR must've succeeded
>>> QUIT
<<< 221-Goodbye. You uploaded 0 and downloaded 0 kbytes.
- or download this
553 Prohibited file name: -rwxr-xr-x 1 260 410
+1571 Mar 5 08:32 B0000198800028226.xml.enc
at /usr/local/bin/debitech line 156
- or download this
151 # GET ALL FILES (*.enc) TO LOCAL DIRECTORY, DE
+LETE THEM ON SERVER
152 foreach $file (@files) {
...
158 $ftp->delete($file) or
+ $error_flag = 1;
159 $ftp->quit() if $error
+_flag;
160 }