We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have fdt running in server/client mode Server is running CentOS 7.6 Client is running CentOS 6.5
version fdt-0.26.1 on both hosts
fdt server (archive1) is started using the following parameters
/usr/bin/java -jar -Xmx1g /usr/local/packages/fdt-0.26.1/fdt.jar -md5 -bio -P 30 -f
Client copies files using the following command
fdt -P 30 -bio -md5 -r -c archive1 -d &
The files are copied over, however they all have the current date as the timestamp
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have fdt running in server/client mode
Server is running CentOS 7.6
Client is running CentOS 6.5
version fdt-0.26.1 on both hosts
fdt server (archive1) is started using the following parameters
/usr/bin/java -jar -Xmx1g /usr/local/packages/fdt-0.26.1/fdt.jar -md5 -bio -P 30 -f
Client copies files using the following command
fdt -P 30 -bio -md5 -r -c archive1 -d &
The files are copied over, however they all have the current date as the timestamp
The text was updated successfully, but these errors were encountered: