ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    NFS and SMB Share from the same VM

    Scheduled Pinned Locked Moved IT Discussion
    13 Posts 6 Posters 1.7k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • DashrenderD
      Dashrender
      last edited by

      I was thinking, can't Linux do exactly this? I'm guessing most NAS devices can as well, well at least those that support NFS, they likely support SMB as well.

      1 Reply Last reply Reply Quote 0
      • DustinB3403D
        DustinB3403
        last edited by

        Linux can the follow up to this is how can I schedule WinSCP to sync the remote directory.

        JaredBuschJ travisdh1T 2 Replies Last reply Reply Quote 0
        • JaredBuschJ
          JaredBusch @DustinB3403
          last edited by

          @DustinB3403 said in NFS and SMB Share from the same VM:

          Linux can the follow up to this is how can I schedule WinSCP to sync the remote directory.

          Why don't you just reverse that and push the changes out from the linux box to your windows 7 box?

          DustinB3403D 1 Reply Last reply Reply Quote 1
          • travisdh1T
            travisdh1 @DustinB3403
            last edited by

            @DustinB3403 said in NFS and SMB Share from the same VM:

            Linux can the follow up to this is how can I schedule WinSCP to sync the remote directory.

            Make sure you have certificate authentication working between the Windows 7 box and the server. Then just drop the command into the Control Panel -> Administrator Tools -> Scheduled Tasks tool.

            1 Reply Last reply Reply Quote 0
            • DustinB3403D
              DustinB3403 @JaredBusch
              last edited by

              @JaredBusch said in NFS and SMB Share from the same VM:

              @DustinB3403 said in NFS and SMB Share from the same VM:

              Linux can the follow up to this is how can I schedule WinSCP to sync the remote directory.

              Why don't you just reverse that and push the changes out from the linux box to your windows 7 box?

              How would I do that? (I haven't considered it, nor done this before)

              scottalanmillerS travisdh1T 2 Replies Last reply Reply Quote 0
              • scottalanmillerS
                scottalanmiller @DustinB3403
                last edited by

                @DustinB3403 said in NFS and SMB Share from the same VM:

                @JaredBusch said in NFS and SMB Share from the same VM:

                @DustinB3403 said in NFS and SMB Share from the same VM:

                Linux can the follow up to this is how can I schedule WinSCP to sync the remote directory.

                Why don't you just reverse that and push the changes out from the linux box to your windows 7 box?

                How would I do that? (I haven't considered it, nor done this before)

                Mount the Windows share on Linux via SMB, then do a copy the same as if it were a local mount.

                JaredBuschJ 1 Reply Last reply Reply Quote 2
                • JaredBuschJ
                  JaredBusch @scottalanmiller
                  last edited by

                  @scottalanmiller said in NFS and SMB Share from the same VM:

                  @DustinB3403 said in NFS and SMB Share from the same VM:

                  @JaredBusch said in NFS and SMB Share from the same VM:

                  @DustinB3403 said in NFS and SMB Share from the same VM:

                  Linux can the follow up to this is how can I schedule WinSCP to sync the remote directory.

                  Why don't you just reverse that and push the changes out from the linux box to your windows 7 box?

                  How would I do that? (I haven't considered it, nor done this before)

                  Mount the Windows share on Linux via SMB, then do a copy the same as if it were a local mount.

                  Right, then you need no extra programs or tools running on Windows.

                  1 Reply Last reply Reply Quote 2
                  • travisdh1T
                    travisdh1 @DustinB3403
                    last edited by

                    @DustinB3403 said in NFS and SMB Share from the same VM:

                    @JaredBusch said in NFS and SMB Share from the same VM:

                    @DustinB3403 said in NFS and SMB Share from the same VM:

                    Linux can the follow up to this is how can I schedule WinSCP to sync the remote directory.

                    Why don't you just reverse that and push the changes out from the linux box to your windows 7 box?

                    How would I do that? (I haven't considered it, nor done this before)

                    Well, normally I'd assume the simple tools being used work, but PuTTY doesn't want to generate or properly do key based ssh authorization for some reason. Gotta be a simple setting some where we were both missing.

                    scottalanmillerS 1 Reply Last reply Reply Quote 0
                    • scottalanmillerS
                      scottalanmiller @travisdh1
                      last edited by

                      @travisdh1 said in NFS and SMB Share from the same VM:

                      @DustinB3403 said in NFS and SMB Share from the same VM:

                      @JaredBusch said in NFS and SMB Share from the same VM:

                      @DustinB3403 said in NFS and SMB Share from the same VM:

                      Linux can the follow up to this is how can I schedule WinSCP to sync the remote directory.

                      Why don't you just reverse that and push the changes out from the linux box to your windows 7 box?

                      How would I do that? (I haven't considered it, nor done this before)

                      Well, normally I'd assume the simple tools being used work, but PuTTY doesn't want to generate or properly do key based ssh authorization for some reason. Gotta be a simple setting some where we were both missing.

                      I'd call PuTTY the complex tool here. Takes a lot more work to manage than just using SMB.

                      travisdh1T 1 Reply Last reply Reply Quote 2
                      • travisdh1T
                        travisdh1 @scottalanmiller
                        last edited by

                        @scottalanmiller said in NFS and SMB Share from the same VM:

                        @travisdh1 said in NFS and SMB Share from the same VM:

                        @DustinB3403 said in NFS and SMB Share from the same VM:

                        @JaredBusch said in NFS and SMB Share from the same VM:

                        @DustinB3403 said in NFS and SMB Share from the same VM:

                        Linux can the follow up to this is how can I schedule WinSCP to sync the remote directory.

                        Why don't you just reverse that and push the changes out from the linux box to your windows 7 box?

                        How would I do that? (I haven't considered it, nor done this before)

                        Well, normally I'd assume the simple tools being used work, but PuTTY doesn't want to generate or properly do key based ssh authorization for some reason. Gotta be a simple setting some where we were both missing.

                        I'd call PuTTY the complex tool here. Takes a lot more work to manage than just using SMB.

                        I don't normally us it, but have it available. Hasn't played nice while trying to work with key-based auth, so it probably won't get installed anymore.

                        1 Reply Last reply Reply Quote 0
                        • 1 / 1
                        • First post
                          Last post