Wappler version 3.3.6
- set color:use-color yes
- set cmd:interactive yes
- set file:charset utf-8
- set xfer:clobber on
- set ftp:timezone
- set cmd:show-status yes
- set cmd:set-term-status yes
- set ftp:list-options -a
- set cmd:fail-exit yes
- set cmd:time-style “%Y-%m-%d %H:%M:%S”
- set ftp:ssl-allow no
- set ssl:verify-certificate no
- set net:max-retries 3
- set net:timeout 20
- set net:reconnect-interval-base 5
- set net:reconnect-interval-multiplier 1
- open -u user,pass ftp://mysite.com
---- Resolving host address…
---- 1 address found: xxx.xxx.xxx.xxx - cd /
---- Connecting to mysite.com (xxx.xxx.xxx.xxx) port 8080
<— 220-FileZilla Server 0.9.60 beta
<— 220-written by Tim Kosse (mysite.com)
<— 220 Please visit https://mysite.com
—> FEAT
<— 211-Features:
<— MDTM
<— REST STREAM
<— SIZE
<— MLST type*;size*;modify*;
<— MLSD
<— UTF8
<— CLNT
<— MFMT
<— EPSV
<— EPRT
<— 211 End
—> CLNT lftp/4.8.4
<— 200 Don’t care
—> OPTS UTF8 ON
<— 202 UTF8 mode is always enabled. No need to send this command.
—> USER user
<— 331 Password required for user
—> PASS pass
<— 230 Logged on
—> PWD
<— 257 “/” is current directory.
cd ok, cwd=/ - rm mysite.com
—> DELE mysite.com
<— 250 File deleted successfully
rm ok, `mysite.com’ removed
—> QUIT
<— 221 Goodbye
---- Closing control socket
I m able to pubblish on my target but not able to connect to my Web server and so i can’t configure database queries
The error is “cannot find uploaded files”
Community Page
Last updated:
Last updated: