Giter Club home page Giter Club logo

Comments (3)

tavinus avatar tavinus commented on June 30, 2024

Hi. I am not sure I understand. You want the shared link for the file you just uploaded?

You can't really get that information from this script.

It is possible to list shares from the cloudmanager script, but you may have the same problem of it listing the parent folder instead. This is actually the correct behavior, because there is no shared link for the file inside the folder, just for the folder itself.

I was checking how Nextcloud parses links for files inside shared folders. They use the file ID in the link, like:

https://mycloud.tld/index.php/s/4Qj7xYXRFXa7JHp?path=/&openfile=970672

So, if we could find a way to get that fileID, we could parse the links.

HOWEVER, even when we have the link to the file inside a shared folder, pasting it into the browser will open the parent folder (not the file directly).

So, at this point I don't think there is any way of getting a link to a single file, except when you directly share that single file from the interface (you can also share the file and get the link using cloudmanager).

If you want to stick to cloudsend, I would guess that you are restricted to using the shared folder link (you could have as many as you want though).

from cloudsend.sh.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.