openmediavault

Ungelesene Themen

    1. Thema
    2. Antworten
    3. Letzte Antwort
    1. SFTP or FTPS how? 9

      • Meguinness
    2. Antworten
      9
      Zugriffe
      115
      9
    3. ryecoaaron

    1. Docker Compose question "/var/run/docker.sock" 1

      • BlueCoffee
    2. Antworten
      1
      Zugriffe
      26
      1
    3. ryecoaaron

    1. WOL on OMV works only when I unplug and plug the power cable.

      • Steglitzer66
    2. Antworten
      0
      Zugriffe
      18
    1. Email updated / Dashboard 8

      • CAH1982
    2. Antworten
      8
      Zugriffe
      112
      8
    3. ryecoaaron

    1. Reuse zpool data 14

      • alflo2024
    2. Antworten
      14
      Zugriffe
      223
      14
    3. chente

Letzte Aktivitäten

  • Meguinness

    Hat mit Gefällt mir auf den Beitrag von ryecoaaron im Thema
    • OMV 7.x
    SFTP or FTPS how? reagiert.
    Reaktion (Beitrag)
    You can use a key or password unless you disable passwords. You just have to expose the ssh port to the internet from your router. You will need to google how to do that for your specific router.
  • DonkeeeyKong

    Reaktion (Beitrag)
    I have put a testing version of a timeshift plugin for OMV 7.x in the following location:
    https://omv-extras.org/testing…ult-timeshift_7.0_all.deb

    Please don't install on an important system yet.

    The Settings tab writes the timeshift config file.

    The…
  • ryecoaaron

    Hat eine Antwort im Thema
    • OMV 7.x
    SFTP or FTPS how? verfasst.
    Beitrag
    You can use a key or password unless you disable passwords. You just have to expose the ssh port to the internet from your router. You will need to google how to do that for your specific router.
  • Meguinness

    Hat eine Antwort im Thema
    • OMV 7.x
    SFTP or FTPS how? verfasst.
    Beitrag
    […]

    yes i did use putty, but i want to use my ftp/sftp client to access my files from outside the local network. i need to create a key i believe?
  • ryecoaaron

    Hat eine Antwort im Thema
    • OMV 7.x
    SFTP or FTPS how? verfasst.
    Beitrag
    […]

    ssh is enabled by default. You do that from the ssh tab in the OMV web interface. You have never logged into your server before using something like putty?
  • Meguinness

    Hat eine Antwort im Thema
    • OMV 7.x
    SFTP or FTPS how? verfasst.
    Beitrag
    […]

    thanx...would you mind to give me a step by step guide how to enable shh service properly as i never used the feature before. thank you
  • ryecoaaron

    Hat eine Antwort im Thema
    • OMV 7.x
    SFTP or FTPS how? verfasst.
    Beitrag
    The ssh service allows sftp by default since sftp uses ssh. You can also install the sftp to provide a second sftp-only port that has the ability to jail off the files.
  • Meguinness

    Hat eine Antwort im Thema
    • OMV 7.x
    SFTP or FTPS how? verfasst.
    Beitrag
    […]

    sftp transfers by default? i can only see FTP on the services tabs .....and is what i currently use to access my files.,how do i enable sftp? thanx
  • ryecoaaron

    Hat eine Antwort im Thema
    • OMV 7.x
    Docker Compose question "/var/run/docker.sock" verfasst.
    Beitrag
    […]

    Why? docker.sock is how the container "talks" to the docker service. You don't ever want to use a different path for that particular file.
  • BlueCoffee

    Hat das Thema
    • OMV 7.x
    Docker Compose question "/var/run/docker.sock" gestartet.
    Thema
    I have a compose ymal which has this in it

    (Quelltext, 2 Zeilen)


    is there a way I can change the path to one I can pick example

    (Quelltext, 1 Zeile)

    or does docker have to use them path?