Save and restore nautilus server connection bookmarks












2















Usually I open Nautilus File Connect to server.
Enter some authentication data (usually FTP).
Login, go to some folder (usually public_html) and save bookmark to remote server (so later folder can be accessed in few clicks).



Here is my question:
Can this bookmarks (passwords) be saved before reinstalling Ubuntu, and restored later?










share|improve this question














bumped to the homepage by Community 1 hour ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
















  • I have reinstalled Ubuntu from scratch twice this year and always have to create all the server bookmarks again, if someone know the answer to this, it would be nice

    – Yanick Rochon
    Oct 22 '12 at 0:14
















2















Usually I open Nautilus File Connect to server.
Enter some authentication data (usually FTP).
Login, go to some folder (usually public_html) and save bookmark to remote server (so later folder can be accessed in few clicks).



Here is my question:
Can this bookmarks (passwords) be saved before reinstalling Ubuntu, and restored later?










share|improve this question














bumped to the homepage by Community 1 hour ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
















  • I have reinstalled Ubuntu from scratch twice this year and always have to create all the server bookmarks again, if someone know the answer to this, it would be nice

    – Yanick Rochon
    Oct 22 '12 at 0:14














2












2








2








Usually I open Nautilus File Connect to server.
Enter some authentication data (usually FTP).
Login, go to some folder (usually public_html) and save bookmark to remote server (so later folder can be accessed in few clicks).



Here is my question:
Can this bookmarks (passwords) be saved before reinstalling Ubuntu, and restored later?










share|improve this question














Usually I open Nautilus File Connect to server.
Enter some authentication data (usually FTP).
Login, go to some folder (usually public_html) and save bookmark to remote server (so later folder can be accessed in few clicks).



Here is my question:
Can this bookmarks (passwords) be saved before reinstalling Ubuntu, and restored later?







nautilus sync password ftp remote






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked May 28 '12 at 4:40









macmac

12114




12114





bumped to the homepage by Community 1 hour ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







bumped to the homepage by Community 1 hour ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • I have reinstalled Ubuntu from scratch twice this year and always have to create all the server bookmarks again, if someone know the answer to this, it would be nice

    – Yanick Rochon
    Oct 22 '12 at 0:14



















  • I have reinstalled Ubuntu from scratch twice this year and always have to create all the server bookmarks again, if someone know the answer to this, it would be nice

    – Yanick Rochon
    Oct 22 '12 at 0:14

















I have reinstalled Ubuntu from scratch twice this year and always have to create all the server bookmarks again, if someone know the answer to this, it would be nice

– Yanick Rochon
Oct 22 '12 at 0:14





I have reinstalled Ubuntu from scratch twice this year and always have to create all the server bookmarks again, if someone know the answer to this, it would be nice

– Yanick Rochon
Oct 22 '12 at 0:14










2 Answers
2






active

oldest

votes


















0














Nautilus uses URIs for bookmarks. File is located in your home directory:



~/.gtk-bookmarks


Add that file to Ubuntu One and you should be good with locations. Passwords are stored in Passwords and Keys and can be sync'd with a key server. Or you can comment them in the file above.



Example:



ftp://{userid}@ftp.site.com/ {Comment}





share|improve this answer































    0














    Just upgraded (manually) from 17.10 to 18.04.1 and - in order to restore my Nautilus bookmarks, I copied the following file from the old setup:



    ~/.config/gtk-3.0/bookmarks


    Mind you, this likely won't restore passwords for remote server connections (it would be rather unpleasant if these were left lying around in plaintext files); as such, not a full fledged solution, sorry...






    share|improve this answer























      Your Answer








      StackExchange.ready(function() {
      var channelOptions = {
      tags: "".split(" "),
      id: "89"
      };
      initTagRenderer("".split(" "), "".split(" "), channelOptions);

      StackExchange.using("externalEditor", function() {
      // Have to fire editor after snippets, if snippets enabled
      if (StackExchange.settings.snippets.snippetsEnabled) {
      StackExchange.using("snippets", function() {
      createEditor();
      });
      }
      else {
      createEditor();
      }
      });

      function createEditor() {
      StackExchange.prepareEditor({
      heartbeatType: 'answer',
      autoActivateHeartbeat: false,
      convertImagesToLinks: true,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: 10,
      bindNavPrevention: true,
      postfix: "",
      imageUploader: {
      brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
      contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
      allowUrls: true
      },
      onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      });


      }
      });














      draft saved

      draft discarded


















      StackExchange.ready(
      function () {
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f143127%2fsave-and-restore-nautilus-server-connection-bookmarks%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      0














      Nautilus uses URIs for bookmarks. File is located in your home directory:



      ~/.gtk-bookmarks


      Add that file to Ubuntu One and you should be good with locations. Passwords are stored in Passwords and Keys and can be sync'd with a key server. Or you can comment them in the file above.



      Example:



      ftp://{userid}@ftp.site.com/ {Comment}





      share|improve this answer




























        0














        Nautilus uses URIs for bookmarks. File is located in your home directory:



        ~/.gtk-bookmarks


        Add that file to Ubuntu One and you should be good with locations. Passwords are stored in Passwords and Keys and can be sync'd with a key server. Or you can comment them in the file above.



        Example:



        ftp://{userid}@ftp.site.com/ {Comment}





        share|improve this answer


























          0












          0








          0







          Nautilus uses URIs for bookmarks. File is located in your home directory:



          ~/.gtk-bookmarks


          Add that file to Ubuntu One and you should be good with locations. Passwords are stored in Passwords and Keys and can be sync'd with a key server. Or you can comment them in the file above.



          Example:



          ftp://{userid}@ftp.site.com/ {Comment}





          share|improve this answer













          Nautilus uses URIs for bookmarks. File is located in your home directory:



          ~/.gtk-bookmarks


          Add that file to Ubuntu One and you should be good with locations. Passwords are stored in Passwords and Keys and can be sync'd with a key server. Or you can comment them in the file above.



          Example:



          ftp://{userid}@ftp.site.com/ {Comment}






          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Jan 10 '13 at 21:52









          Jeff WinnJeff Winn

          361




          361

























              0














              Just upgraded (manually) from 17.10 to 18.04.1 and - in order to restore my Nautilus bookmarks, I copied the following file from the old setup:



              ~/.config/gtk-3.0/bookmarks


              Mind you, this likely won't restore passwords for remote server connections (it would be rather unpleasant if these were left lying around in plaintext files); as such, not a full fledged solution, sorry...






              share|improve this answer




























                0














                Just upgraded (manually) from 17.10 to 18.04.1 and - in order to restore my Nautilus bookmarks, I copied the following file from the old setup:



                ~/.config/gtk-3.0/bookmarks


                Mind you, this likely won't restore passwords for remote server connections (it would be rather unpleasant if these were left lying around in plaintext files); as such, not a full fledged solution, sorry...






                share|improve this answer


























                  0












                  0








                  0







                  Just upgraded (manually) from 17.10 to 18.04.1 and - in order to restore my Nautilus bookmarks, I copied the following file from the old setup:



                  ~/.config/gtk-3.0/bookmarks


                  Mind you, this likely won't restore passwords for remote server connections (it would be rather unpleasant if these were left lying around in plaintext files); as such, not a full fledged solution, sorry...






                  share|improve this answer













                  Just upgraded (manually) from 17.10 to 18.04.1 and - in order to restore my Nautilus bookmarks, I copied the following file from the old setup:



                  ~/.config/gtk-3.0/bookmarks


                  Mind you, this likely won't restore passwords for remote server connections (it would be rather unpleasant if these were left lying around in plaintext files); as such, not a full fledged solution, sorry...







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Aug 12 '18 at 10:30









                  sxc731sxc731

                  313210




                  313210






























                      draft saved

                      draft discarded




















































                      Thanks for contributing an answer to Ask Ubuntu!


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid



                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.


                      To learn more, see our tips on writing great answers.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function () {
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f143127%2fsave-and-restore-nautilus-server-connection-bookmarks%23new-answer', 'question_page');
                      }
                      );

                      Post as a guest















                      Required, but never shown





















































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown

































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown







                      Popular posts from this blog

                      How did Captain America manage to do this?

                      迪纳利

                      南乌拉尔铁路局