Skip to content
Discussion options

You must be logged in to vote

Backups don't use the Laravel Filesystem for storage, wings handles all the uploading and processing. Similar packages used by Laravel's Filesystem are used for S3 due to the way we handle authentication (through the use of pre-signed URLs rather than giving wings the actual credentials). This means if you wanted to for example add SFTP support; you would need to do it in wings in order to handle the file uploading, and potentially add endpoints to the panel to allow wings to get the credentials/access for it.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@FoksVHox
Comment options

@matthewpi
Comment options

Answer selected by FoksVHox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants