> ## Documentation Index
> Fetch the complete documentation index at: https://docs-freessh.vercel.app/llms.txt
> Use this file to discover all available pages before exploring further.

# SFTP Troubleshooting

> Resolve common SFTP browsing, transfer, and preview issues.

## Cannot browse remote path

* Confirm SSH session is active
* Confirm target directory permissions
* Reconnect session if SFTP channel is stale

## Transfer fails

* Check destination permissions
* Check disk space on source and destination
* Retry after reconnect if session was interrupted

## Preview fails for a remote file

* Confirm the tab is tied to an active remote session
* Confirm file is readable by connected user
* Retry after reconnect if session was recently restored
