-
Notifications
You must be signed in to change notification settings - Fork 48
feat: Remote file transfer strategy #4062
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
base: main
Are you sure you want to change the base?
Conversation
@hpohekar Can I provide an absolute path within the client machine to the |
@mkundu1 Yes, I have tested both paths. Following works fine as well.
|
@seanpearsonuk This PR is ready. |
|
||
3. **Set Working Directory** | ||
|
||
Change to the Fluent installation directory: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is changing to Fluent installation directory necessary? User may not have write permission at the installation directory.
Fluent's working directory can be anywhere. The only requirement is that the docker container should be run from Fluent's working directory.
closes #3997
--------------------------------------------------------------------------