Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Support FTP Connections #538

Open
4 tasks done
TrueReassembly opened this issue Feb 24, 2021 · 12 comments
Open
4 tasks done

Support FTP Connections #538

TrueReassembly opened this issue Feb 24, 2021 · 12 comments
Labels
feature request New feature or idea suggestion web (core) This is related to the Minehut core web app (includes panel)

Comments

@TrueReassembly
Copy link

Feature request

Checklist

  • I have read and agree to the README (found on https://github.com/Minehut/Meta)
  • This is not a bug report, support request or plugin request
  • I have searched the Issue Tracker to make sure this is not a duplicate issue
  • This issue does not contain any sensitive information

Platform

Website

Describe the feature

Add a way for us to connect via FTP (WinSCP)

How the feature is useful

It would be useful for devs to be able to share access to the file manager without giving direct panel access.

Use 👍 and 👎 reactions to indicate you agree or disagree with this suggestion! Feel free to discuss the idea in the comments.

@TrueReassembly TrueReassembly added the feature request New feature or idea suggestion label Feb 24, 2021
@Centrect
Copy link

Nice idea, but how would minehut be able to check what is being uploaded?

@Sniped Sniped changed the title FTP Server Support FTP Connections Feb 24, 2021
@Sniped Sniped added the web (core) This is related to the Minehut core web app (includes panel) label Feb 24, 2021
@ghost
Copy link

ghost commented Feb 24, 2021

Nice idea, but how would minehut be able to check what is being uploaded?

I think minehut won't be able to add this until custom jars are supported.

@quick007
Copy link
Contributor

use sftp instead

@ahoulton
Copy link

Yea should be SFTP then FTP for privacy reasons of files. FTP connections sound like you are wanting to be hacked, while SFTP has some sort of protection.

Bit of a side note, but this would be way easier to modify files then Minehut's own file manager due to the delay when pasting big files.

@MrScopes
Copy link

this would be epic, would allow for something like minehut-file-watcher but a lot more simple/straight forward

@honkling
Copy link

Nice idea, but how would minehut be able to check what is being uploaded?

The SFTP server has complete control over what's being uploaded, it can look at each file, it's name, it's size, it's content, etc. It shouldn't be too difficult adding a filter to exclude jars and whatnot.

@MrScopes
Copy link

Nice idea, but how would minehut be able to check what is being uploaded?

The SFTP server has complete control over what's being uploaded, it can look at each file, it's name, it's size, it's content, etc. It shouldn't be too difficult adding a filter to exclude jars and whatnot.

honestly I don’t t think full sftp is needed, maybe in the future though? For now the file manager should he improved by dragging folders from the file manger (and from your pc to the file manager) and renaming folders and files

@honkling
Copy link

honestly I don’t t think full sftp is needed, maybe in the future though? For now the file manager should he improved by dragging folders from the file manger (and from your pc to the file manager) and renaming folders and files

Copying and moving files too

@ghost
Copy link

ghost commented May 11, 2021

I hate the current Minehut file manager. It's super slow and buggy and breaks 5 times a day and... ugh. I'd love this so I don't have to upload a file to minehut through the website (especially with the adspam that the website gives me)

@basedSkeleton
Copy link

They should allow downloading and uploading of harmless file types that aren't allowed, like luckperms database files.

@drtshock
Copy link

What functionality are you looking for? While this is possible, we're also investing time in updating the file manager itself.

@honkling
Copy link

honkling commented May 27, 2021

Personally, I want the ability to copy files/folders, move files/folders, rename files/folders, and download files/folders. These are all things that SFTP clients have, but the Minehut file manager lacks.

EDIT: Less restrictions on uploading files would be great too

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature request New feature or idea suggestion web (core) This is related to the Minehut core web app (includes panel)
Projects
None yet
Development

No branches or pull requests

9 participants