SaaSHub helps you find the best software and product alternatives Learn more →
SFTPGo Alternatives
Similar projects and alternatives to SFTPGo
-
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
-
rclone
"rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
Gitea
Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
-
kopia
Cross-platform backup tool for Windows, macOS & Linux with fast, incremental backups, client-side end-to-end encryption, compression and data deduplication. CLI and GUI included.
-
-
Filestash
🦄 A file manager / web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ...
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
SFTPGo discussion
SFTPGo reviews and mentions
-
What you guys are hosting instead of Nextcloud? I'm sick of it.
EDIT: Thanks for the recommendations from all of you!! I've chose to use the below: - Files: sftpgo - Calendar: baikal - Notes: memos (But beware, it sends opt-out telemetry) - Network folder: webdav on sftpgo
-
FTP Server on Linux
Give a try to SFTPGo
-
HashiCorp Did It Backwards
> Even these projects have gotten to a level of sophistication that it would implode without big tech support.
The worst thing is that all this FAANG or VC backed companies make a lot of people believe that they are the only viable way.
> Why do you think you don't see any interesting oss tech from hobbyists is these days?
Actually not true, just an example, https://github.com/drakkan/sftpgo. But there are plenty of them.
-
Running an FTP server WITHOUT admin priveleges
This is possible using SFTPGo. The default Windows installer register SFTPGo as a Windows service. You can download the portable version and run it manually or install SFTPGo from the Scoop packages. You can use the built-in SFTPGo virtual permissions to only allow uploads. SFTPGo uses virtual users, no system users are required.
-
Do you have individuals that access a Public-Facing SFTP Server - how can you lock down the SFTP Server?
I suggest contacting your SFTP server vendor. I guess they have an auto blocking policy like this
-
Was the move to AES 256 really necessary?
Basically it's a file storage managed over HTTPS. Nextcloud is pretty heavy, that's the reason why I using just a single statically compiled cross-platform binary SFTPgo
- A lightweight nextcloud alternative
-
Simple read only ftp server
Using SFTPGo you can easily configure read-only accounts. SFTPGo uses virtual users and virtual permissions. So you don't need to create system users for your SFTPGo users and you don't need to use chmod to make folders read-only (but the system user that SFTPGo runs as needs file system level permission to access the files/folders you want to share)
-
Sftp or Sharepoint links- security
SFTPGo provides SFTP, FTP/S and HTTP/S so you can share the same files using different protocols and thus meet the different needs of your business partners. Allowed protocols can be enabled/disabled per-user
-
Pre-made solution for allowing a client to upload a file to my web hosting (via browser, not FTP client)?
You could check out SFTPGo, it may meet your needs.
-
A note from our sponsor - SaaSHub
www.saashub.com | 20 Sep 2024
Stats
drakkan/sftpgo is an open source project licensed under GNU Affero General Public License v3.0 which is an OSI approved license.
The primary programming language of SFTPGo is Go.