約914件1ページ目

日本語のみで絞り込む

2017/6/16 -I have faced the exact same problem. It was resolved by explicitly providing a protocol prefix 'sftp' in the connection string.

2020/8/4 -Dear Erman, While trying to connect to target server to fetch the files with below command,we are facing error FEAT negotiation.

2024/7/3 -I have some bash scripts using LFTP program (ftp protocol used) to execute put (push data to ftp xerver) and get (get data from FTP fillezilla server).

2015/7/22 -LFTP | Version 4.6.3a, Arch Linux This will perform FEAT negotiation. lftp 'ftp://foo:bar@0.0.0.0/' -e 'set ftp:ssl-allow false; ...

Is it possible to turn off those "[FEAT negotiation...]" messages? use "set interactive off" in .lftp/rc

2013/3/21 -I am running Cygwin to use a bash script that grabs stuff from my Feral hosted seedbox. SFTP works from CuteFTP so I know Feral supports it.

2021/10/15 -Issue. Running the ls command during an ftp connection with lftp generates the following error message: Raw. `ls' at 0 [FEAT negotiation...] ...

I have a case where the customer has to connect to a ftp-ssl (AS/400) the problem is that in the script He is trying to use the first time the following ...

2020/6/13 -I'm trying to connect to a server that needs TLS using LFTP. I'm trying in this way, but I get error sslv3 alert when I try to use any command ls , put , pget

... negotiate SSL connection with FTP server for non-anonymous access. ... lftp uses FEAT command to determine extended features of ftp server. ftp:use ...