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

disconnect at timeout and tree reset #1405

Open
davidereitano opened this issue Jan 26, 2023 · 0 comments
Open

disconnect at timeout and tree reset #1405

davidereitano opened this issue Jan 26, 2023 · 0 comments

Comments

@davidereitano
Copy link

Hello,
when using remote-ftp the FTP connection is closed after minutes.
If I'm working on a file and don't send data to the remote server, the connection is closed and when it reconnects the FTP tree is reset to root directory.

This is pretty annoying, how can I configure it to stay connected and don't reset the tree every some minutes?

my config:

"{
"protocol": "ftp",
"promptForPass": false,
"local": "",
"secure": false,
"secureOptions": null,
"connTimeout": 10000,
"pasvTimeout": 10000,
"keepalive": 10000,
"watch": [],
"watchTimeout": 500
}
"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant