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

Problem with file uploads #1161

Open
GatoulisTheLurker opened this issue Apr 9, 2024 · 4 comments
Open

Problem with file uploads #1161

GatoulisTheLurker opened this issue Apr 9, 2024 · 4 comments

Comments

@GatoulisTheLurker
Copy link

Hello, i installed on my linux vps TFM and started using it but i encountered a small issue.
When i upload a file through SFTP using filezilla or any other SFTP, the file shows up correctly in TFM and i am able to view the file through the web viewer. But when i upload a file through the upload option in TFM the size shows up incorrectly and i cannot view the file in web viewer BUT if i click the download button it then downloads it with the correct size and i can view the file without problem.
2024-04-09 12_59_06-Window
For example, these 2 files in the image i attached are the same exact but the 39mb one was uploaded through sftp and the other one through tfm. The 39mb is viewable through the tfm but the other one is not, but if i download it then i can read it as it downloads the correct file size.
Any ideas ?

@hestiacn
Copy link

hestiacn commented May 3, 2024

You can upload directly using the command line by logging into the server or virtual machine environment. For example: Use apt install lrzsz -y to install the debian system. Use the command rz and press Enter to upload. The option box that needs to be uploaded will pop up.

@GatoulisTheLurker
Copy link
Author

thats good to know, im just asking because i made this file archive for my classmates to share files and ebooks and they dont have access to the main server with the command line, just the site.

@hestiacn
Copy link

hestiacn commented May 5, 2024

It is recommended to use the hestia server panel to manage the server and configure the ssh account of the domain name for your classmate so that he can upload files through ssh. If you are a Chinese user, please visit https://hestiamb.org. If you are an English user, pleaseVisit https://hestia.com for server configuration management,

@hestiacn
Copy link

hestiacn commented May 5, 2024

It is a very free and easy-to-use server management panel. If you have any questions about configuration, you can send email to communicate with me.

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

2 participants