Menu

#5 Input Error ?

v1.0 (example)
open
nobody
None
5
2015-04-25
2015-04-25
zydar16
No

Hi,

I just discover your software but i have a bad issue ...
Do you have seen this error : "ls: reading directory /media/w4a/: Input/output error"

I use this command :
"sudo curlftpfs ftp.web4all.fr -o user='pi@rpi.venaud.fr:password' -v /media/w4a/ -o ssl -o cacert=W4A.cert"

Some log :
"
Couldn't find host ftp.web4all.fr in the .netrc file; using defaults
About to connect() to ftp.web4all.fr port 21 (#0)
Trying 185.49.20.121...
connected
Connected to ftp.web4all.fr (185.49.20.121) port 21 (#0)
FTP 0x14c80f8 state change from STOP to WAIT220
< 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
< 220-You are user number 18 of 500 allowed.
< 220-Local time is now 18:13. Server port: 21.
< 220-This is a private system - No anonymous login
< 220 You will be disconnected after 5 minutes of inactivity.

AUTH SSL
FTP 0x14c80f8 state change from WAIT220 to AUTH
< 500 This security scheme is not implemented
AUTH TLS
< 234 AUTH TLS OK.
found 1 certificates in W4A.cert
server certificate verification OK
common name: .web4all.fr (matched)
server certificate expiration date OK
server certificate activation date OK
certificate public key: RSA
certificate version: #3
subject: OU=Domain Control Validated,OU=Gandi Standard Wildcard SSL,CN=.web4all.fr
start date: Tue, 21 Oct 2014 00:00:00 GMT

  • expire date: Fri, 23 Oct 2015 23:59:59 GMT

  • issuer: C=FR,O=GANDI SAS,CN=Gandi Standard SSL CA

  • compression: NULL
  • cipher: AES-128-CBC
  • MAC: SHA1

    USER pi@rpi.venaud.fr

  • FTP 0x14c80f8 state change from AUTH to USER
    < 331 User pi@rpi.venaud.fr OK. Password required

    PASS *

  • FTP 0x14c80f8 state change from USER to PASS
    < 230-Your bandwidth usage is restricted
    < 230-This server supports FXP transfers
    < 230 OK. Current restricted directory is /

    PBSZ 0

  • FTP 0x14c80f8 state change from PASS to PBSZ
    < 200 PBSZ=0

    PROT P

  • FTP 0x14c80f8 state change from PBSZ to PROT
    < 200 Data protection level set to "private"

    PWD

  • FTP 0x14c80f8 state change from PROT to PWD
    < 257 "/" is your current location
  • Entry path is '/'
  • FTP 0x14c80f8 state change from PWD to STOP
  • protocol connect phase DONE
  • DO phase starts
  • FTP 0x14c80f8 state change from STOP to RETR_PREQUOTE
  • FTP 0x14c80f8 state change from RETR_PREQUOTE to STOP
  • DO phase is complete
  • Remembering we are in dir ""
  • Connection #0 to host ftp.web4all.fr left intact
    "

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.