Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Allow admin to locally add files #241

Open
SinTan1729 opened this issue Oct 5, 2022 · 2 comments
Open

Feature request: Allow admin to locally add files #241

SinTan1729 opened this issue Oct 5, 2022 · 2 comments

Comments

@SinTan1729
Copy link

SinTan1729 commented Oct 5, 2022

I request the feature to let the admin locally upload files without uploading them again. I have a headless home server, which I only access through ssh. So, whenever I need to share a file link through psitransfer, I have to reupload the file to the server, even though the file is already there, and I'm basically accessing it through samba.

So, it'd be nice if there were a way to copy (or better yet, hardlink) a file to the upload directory directly and provide a link.

@CyBuzz
Copy link

CyBuzz commented Feb 3, 2023

If you can figure out how to generate the json, you can manually upload a file. I manually created a folder, file and json and restarted the server and it showed up in admin and I was able to DL the file. I would guess this could be added to the admin screen to upload and generate a json.

If the file is already there and you are just changing it, I would guess that you could just upload and overwrite it and then reboot the server. The file sizes might not align but if it is named the same it might work.

@Maytrok
Copy link

Maytrok commented Nov 25, 2023

the system is not designed to put files locally. Sure you can generate a .json and name the file yada yada yada.
But that's not the purpose of this App. The Design is to use the Upload and Download page in the browser.
If you already have a file uploaded you can access this through the link.
If you want to keep the file, you can bump up the retention time. If you wish a memorable link you can specify a bucked id at the upload time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants