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

new functions added #99

Closed
wants to merge 1 commit into from
Closed

Conversation

eeshwar369
Copy link

Key Changes:-
Password Security: Password is now fetched securely from an environment variable or user input.
Exception Handling: Added error handling to catch SSH and SFTP connection errors.
Context Manager: Used context management (with statement) to handle connection opening and closing cleanly.
Logging: Added logging statements to track important actions such as starting upload, connection established/closed, and success/error messages.
Efficient Temporary File Handling: Temporary files are automatically cleaned up after use.

Repository owner deleted a comment from github-actions bot Oct 22, 2024
@c0sm0void
Copy link
Owner

@eeshwar369 first create issue, explain your issue, then get it assigned to yourself then make a PR.

Like this won't be valid and allowed.

@c0sm0void c0sm0void added the invalid This doesn't seem right label Oct 22, 2024
@c0sm0void c0sm0void closed this Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants