Results 1 to 2 of 2

Thread: FTP works through command line, not through Nautilus

  1. #1
    Join Date
    Mar 2006
    Location
    Canada
    Beans
    1,313
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Question FTP works through command line, not through Nautilus

    Does anyone know why Nautilus would allow me to login to a server but not display any files, but when I log in via the 'ftp' command-line binary, it works and allows me to display all the files, make directories, etc.?

    I was able to login via FileZilla too. Here's part of the log:

    Code:
    Response:	220 Microsoft FTP Service
    Command:	USER ----
    Response:	331 Password required for ----.
    Command:	PASS ***********
    Response:	230-Welcome to the Alentus FTP server.
    Response:	230 User ---- logged in.
    Command:	SYST
    Response:	215 Windows_NT
    Command:	FEAT
    Response:	211-FEAT
    Response:	    SIZE
    Response:	    MDTM
    Response:	211 END
    Status:	Connected
    Status:	Retrieving directory listing...

  2. #2
    Join Date
    Oct 2005
    Location
    Lab, Slovakia
    Beans
    10,794

    Re: FTP works through command line, not through Nautilus

    Well, the Nautilus code is not as mature as the command line tools and may have some bugs. Try Dolphin, Konqueror, Gftp or Filezilla.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •