bidirection sync between linux and novell Announcing the arrival of Valued Associate #679:...

Is there a documented rationale why the House Ways and Means chairman can demand tax info?

How do I automatically answer y in bash script?

Is there a service that would inform me whenever a new direct route is scheduled from a given airport?

Can a monk deflect thrown melee weapons?

Why does tar appear to skip file contents when output file is /dev/null?

Can a zero nonce be safely used with AES-GCM if the key is random and never used again?

How to politely respond to generic emails requesting a PhD/job in my lab? Without wasting too much time

How to say that you spent the night with someone, you were only sleeping and nothing else?

Single author papers against my advisor's will?

Blender game recording at the wrong time

Can a non-EU citizen traveling with me come with me through the EU passport line?

Cauchy Sequence Characterized only By Directly Neighbouring Sequence Members

Writing Thesis: Copying from published papers

Windows 10: How to Lock (not sleep) laptop on lid close?

Problem when applying foreach loop

Using "nakedly" instead of "with nothing on"

What do I do if technical issues prevent me from filing my return on time?

Determine whether f is a function, an injection, a surjection

Working around an AWS network ACL rule limit

Was credit for the black hole image misattributed?

Replacing HDD with SSD; what about non-APFS/APFS?

How to say 'striped' in Latin

What's the point in a preamp?

How to market an anarchic city as a tourism spot to people living in civilized areas?



bidirection sync between linux and novell



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Solution to sync files on 2 computers in 2 remote locationsSynching two different USB drives not connected simultaneouslySynchronize folders on different computers without cloud and without network just internetLinux USB Disk Mirroring - Is this the right Approach?Sync Folder between Linux and MacHow do I auto mount a USB drive that all users can write to?Change owncloud data directory to an external driveSynchronizing folders, configurations, programs, local server and database on 2 debian machinesSyncing files automatically on usb insertRaspberry Pi 3, Ubuntu Core 18, Mounting USB disk fails





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}







0















i am at a stage of my PhD where the data and script amount is so large, that simple copy paste file transfer leads to confusion. I would like to synchronize my laptop (debian testing) with the data stored on a novell server.
I tried bittorrent sync but it stopped synchronizing some folders and the projects folder structure is not conserved.



I would like to have a solution like the following:
A local encrypted copy of my data on an usb device (~ 100 Gb). Whenever i work somewhere else than at work, i use the usb drive and the directory structure always stays the same. When i return home or to work, i plug the usb drive into my computer (at work) or raspberry (at home) and synchronize the data while having a coffee.



Is that possible without spending the rest of my PhD (1/2 year) hacking around ? And if so, where to start ?










share|improve this question

























  • What kind of Novell server are we talking about? Are you connecting over NCP via the Novell Client, or over CIFS via Samba?

    – SysAdmin1138
    Aug 5 '14 at 19:46











  • I connect via NPC. And i am not the owner of the server

    – Moritz
    Aug 5 '14 at 21:07






  • 1





    Have you tried rsync?

    – Hastur
    Aug 6 '14 at 9:12











  • no, but i will give it a try. THX

    – Moritz
    Aug 6 '14 at 9:32


















0















i am at a stage of my PhD where the data and script amount is so large, that simple copy paste file transfer leads to confusion. I would like to synchronize my laptop (debian testing) with the data stored on a novell server.
I tried bittorrent sync but it stopped synchronizing some folders and the projects folder structure is not conserved.



I would like to have a solution like the following:
A local encrypted copy of my data on an usb device (~ 100 Gb). Whenever i work somewhere else than at work, i use the usb drive and the directory structure always stays the same. When i return home or to work, i plug the usb drive into my computer (at work) or raspberry (at home) and synchronize the data while having a coffee.



Is that possible without spending the rest of my PhD (1/2 year) hacking around ? And if so, where to start ?










share|improve this question

























  • What kind of Novell server are we talking about? Are you connecting over NCP via the Novell Client, or over CIFS via Samba?

    – SysAdmin1138
    Aug 5 '14 at 19:46











  • I connect via NPC. And i am not the owner of the server

    – Moritz
    Aug 5 '14 at 21:07






  • 1





    Have you tried rsync?

    – Hastur
    Aug 6 '14 at 9:12











  • no, but i will give it a try. THX

    – Moritz
    Aug 6 '14 at 9:32














0












0








0








i am at a stage of my PhD where the data and script amount is so large, that simple copy paste file transfer leads to confusion. I would like to synchronize my laptop (debian testing) with the data stored on a novell server.
I tried bittorrent sync but it stopped synchronizing some folders and the projects folder structure is not conserved.



I would like to have a solution like the following:
A local encrypted copy of my data on an usb device (~ 100 Gb). Whenever i work somewhere else than at work, i use the usb drive and the directory structure always stays the same. When i return home or to work, i plug the usb drive into my computer (at work) or raspberry (at home) and synchronize the data while having a coffee.



Is that possible without spending the rest of my PhD (1/2 year) hacking around ? And if so, where to start ?










share|improve this question
















i am at a stage of my PhD where the data and script amount is so large, that simple copy paste file transfer leads to confusion. I would like to synchronize my laptop (debian testing) with the data stored on a novell server.
I tried bittorrent sync but it stopped synchronizing some folders and the projects folder structure is not conserved.



I would like to have a solution like the following:
A local encrypted copy of my data on an usb device (~ 100 Gb). Whenever i work somewhere else than at work, i use the usb drive and the directory structure always stays the same. When i return home or to work, i plug the usb drive into my computer (at work) or raspberry (at home) and synchronize the data while having a coffee.



Is that possible without spending the rest of my PhD (1/2 year) hacking around ? And if so, where to start ?







linux sync raspberry-pi






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited yesterday









Hennes

59.5k793144




59.5k793144










asked Aug 5 '14 at 18:38









MoritzMoritz

1033




1033













  • What kind of Novell server are we talking about? Are you connecting over NCP via the Novell Client, or over CIFS via Samba?

    – SysAdmin1138
    Aug 5 '14 at 19:46











  • I connect via NPC. And i am not the owner of the server

    – Moritz
    Aug 5 '14 at 21:07






  • 1





    Have you tried rsync?

    – Hastur
    Aug 6 '14 at 9:12











  • no, but i will give it a try. THX

    – Moritz
    Aug 6 '14 at 9:32



















  • What kind of Novell server are we talking about? Are you connecting over NCP via the Novell Client, or over CIFS via Samba?

    – SysAdmin1138
    Aug 5 '14 at 19:46











  • I connect via NPC. And i am not the owner of the server

    – Moritz
    Aug 5 '14 at 21:07






  • 1





    Have you tried rsync?

    – Hastur
    Aug 6 '14 at 9:12











  • no, but i will give it a try. THX

    – Moritz
    Aug 6 '14 at 9:32

















What kind of Novell server are we talking about? Are you connecting over NCP via the Novell Client, or over CIFS via Samba?

– SysAdmin1138
Aug 5 '14 at 19:46





What kind of Novell server are we talking about? Are you connecting over NCP via the Novell Client, or over CIFS via Samba?

– SysAdmin1138
Aug 5 '14 at 19:46













I connect via NPC. And i am not the owner of the server

– Moritz
Aug 5 '14 at 21:07





I connect via NPC. And i am not the owner of the server

– Moritz
Aug 5 '14 at 21:07




1




1





Have you tried rsync?

– Hastur
Aug 6 '14 at 9:12





Have you tried rsync?

– Hastur
Aug 6 '14 at 9:12













no, but i will give it a try. THX

– Moritz
Aug 6 '14 at 9:32





no, but i will give it a try. THX

– Moritz
Aug 6 '14 at 9:32










1 Answer
1






active

oldest

votes


















0














rsync, already mentioned in the comments, may be a good choice. rsync for NetWare can be found there: http://www.novell.com/developer/ndk/rsync_for_netware.html






share|improve this answer
























    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "3"
    };
    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%2fsuperuser.com%2fquestions%2f792848%2fbidirection-sync-between-linux-and-novell%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    rsync, already mentioned in the comments, may be a good choice. rsync for NetWare can be found there: http://www.novell.com/developer/ndk/rsync_for_netware.html






    share|improve this answer




























      0














      rsync, already mentioned in the comments, may be a good choice. rsync for NetWare can be found there: http://www.novell.com/developer/ndk/rsync_for_netware.html






      share|improve this answer


























        0












        0








        0







        rsync, already mentioned in the comments, may be a good choice. rsync for NetWare can be found there: http://www.novell.com/developer/ndk/rsync_for_netware.html






        share|improve this answer













        rsync, already mentioned in the comments, may be a good choice. rsync for NetWare can be found there: http://www.novell.com/developer/ndk/rsync_for_netware.html







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Aug 6 '14 at 17:18









        user7963user7963

        1,35798




        1,35798






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Super User!


            • 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%2fsuperuser.com%2fquestions%2f792848%2fbidirection-sync-between-linux-and-novell%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

            VNC viewer RFB protocol error: bad desktop size 0x0I Cannot Type the Key 'd' (lowercase) in VNC Viewer...

            Tribunal Administrativo e Fiscal de Mirandela Referências Menu de...

            looking for continuous Screen Capture for retroactivly reproducing errors, timeback machineRolling desktop...