Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Connecting to windows or linux shared resources
Forum Updated to NodeBB v4.3 + New Features

Connecting to windows or linux shared resources

Scheduled Pinned Locked Moved General and Desktop
3 Posts 3 Posters 1.3k Views 1 Watching
  • 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.
  • L Offline
    L Offline
    leviathan
    wrote on last edited by
    #1

    hello everyone !!!

    i would like to know how can i copy files to a shared resource on windows or linux OS... i mean...

    i would like to be able to connect to a remote machine like this \10.x.x.x\d$ and if i have to authenticate would like to show a Qwidget to enter user and pass....

    thanks......

    1 Reply Last reply
    0
    • A Offline
      A Offline
      AcerExtensa
      wrote on last edited by
      #2

      On windows you can do this with "WINAPI":http://msdn.microsoft.com/en-us/library/windows/desktop/aa385324(v=vs.85).aspx

      God is Real unless explicitly declared as Integer.

      1 Reply Last reply
      0
      • A Offline
        A Offline
        adam.bogocz
        wrote on last edited by
        #3

        hi,
        what do you mean exactly? You want app that access files via SMB or CIFS protocol? ... windows generaly uses SMB/ActiveDirectory, linux has defaulty no such thing, linux machine can run SAMBA server which acts as Windows machine, usoally on linux you would use NFS or SSH...

        I thing that you should specify your question ;)

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved