Results 1 to 5 of 5

Thread: FileZilla

  1. #1
    Join Date
    Apr 2008
    Location
    Arizona
    Beans
    397
    Distro
    Ubuntu

    FileZilla

    Hey Ubuntu Community,

    I have a little pet-peeve with using FileZilla under Ubuntu 12.04 64-Bit that I don't experience under Windows 7 64-Bit

    Under my local host (my computer) FileZilla shows duplicates of a lot of my files, not all of them just some of them.
    FileZilla adds a "tilde" ~ to the end of the title

    Example:
    index.php <--- original, my file as seen in Nautilus
    index.php~ <---FileZilla shows this and the one above

    I have attached a screenshot

    Thank You,
    Phillip
    Attached Images Attached Images

  2. #2
    Join Date
    Nov 2007
    Location
    London, England
    Beans
    7,703

    Re: FileZilla

    They are probably real files. Have a look in that directory with your normal Ubuntu file browser and turn on the option to show hidden files (probably control-H).

    Several editors, including gedit, leave a backup copy of the original file contents (same name with a tilde on the end) when you edit and save a modified copy.

  3. #3
    Join Date
    Apr 2008
    Location
    Arizona
    Beans
    397
    Distro
    Ubuntu

    Re: FileZilla

    Quote Originally Posted by The Cog View Post
    They are probably real files. Have a look in that directory with your normal Ubuntu file browser and turn on the option to show hidden files (probably control-H).

    Several editors, including gedit, leave a backup copy of the original file contents (same name with a tilde on the end) when you edit and save a modified copy.
    Okay yes they are hidden files which seem to be backups

    However is there a way to hide the hidden files from showing in FileZilla? I just looked through the interface settings and I didn't see such an option

  4. #4
    Join Date
    Jan 2010
    Location
    Sydney, Australia
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: FileZilla

    In order to prevent Gedit from creating these backups in the future, open up Gedit, open the Preferences dialog (Edit > Preferences), select the Editor tab, remove the check in the “Create a backup copy of files before saving” option, and click Close. After doing this, Gedit will no longer make the backups with tildes all over the place.
    “Progress is made by lazy men looking for easier ways to do things”
    — Robert A. Heinlein

  5. #5
    Join Date
    Apr 2008
    Location
    Arizona
    Beans
    397
    Distro
    Ubuntu

    Re: FileZilla

    Quote Originally Posted by codemaniac View Post
    In order to prevent Gedit from creating these backups in the future, open up Gedit, open the Preferences dialog (Edit > Preferences), select the Editor tab, remove the check in the “Create a backup copy of files before saving” option, and click Close. After doing this, Gedit will no longer make the backups with tildes all over the place.
    Nice! Although that's an awesome feature of gedit I have never found myself using it in the years I've been using gedit

Tags for this Thread

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
  •