I can confirm this. I think it happens after a ftp connection is left
inactive on nautilus for a while. Workaround: I found that if I kill the
gvfsd-ftp process and quit nautilus with the 'nautilus -q' command (this
last step may not be needed) I can then connect again to the ftp
location when I start nautilus again but this shouldn't be needed in the
first place so this is clearly considered as a bug.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/242478

Title:
  Nautilus can not display FTP quite often

Status in gvfs package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: nautilus

  Almost every time I connect to an FTP server via Nautilus, I get an
  error message:

  The folder contents could not be displayed.
  Sorry, couldn't display all the contents of "/ on $domain": Could not connect 
to host

  Connecting to the same server via 'ftp' on the command line allows me to:
  ftp -v $domain
  Connected to $domain.
  220 Website FTP Server Ready
  Name ($domain:$unix_user): $domain
  331 Password required for $domain.
  Password: $password
  230 User $ftp_user logged in.
  Remote system type is UNIX.
  Using binary mode to transfer files.
  ftp> 

  And so does FileZilla:
  Status:       Resolving IP-Address for $domain
  Status:       Connecting to $ip_address:21...
  Status:       Connection established, waiting for welcome message...
  Response:     220 Website FTP Server Ready
  Command:      USER $ftp_user
  Response:     331 Password required for $ftp_user.
  Command:      PASS *************
  Response:     230 User $ftp_user logged in.
  Command:      SYST
  Response:     215 UNIX Type: L8
  Command:      FEAT
  Response:     211-Features:
  Response:      MDTM
  Response:      REST STREAM
  Response:      SIZE
  Response:     211 End
  Status:       Connected
  Status:       Retrieving directory listing...
  Command:      PWD
  Response:     257 "/" is current directory.
  Command:      TYPE I
  Response:     200 Type set to I
  Command:      PASV
  Response:     227 Entering Passive Mode   (216,251,43,17,244,15)
  Command:      LIST

  Could it have to do with the user name being in 'domain.com' format?
  Such as: ftp:///domain....@domain.com/:21

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/242478/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to