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

Add size flag to download #93

Merged
merged 2 commits into from
Mar 1, 2023
Merged

Add size flag to download #93

merged 2 commits into from
Mar 1, 2023

Conversation

slifty
Copy link
Contributor

@slifty slifty commented Mar 1, 2023

This PR tweaks documentation to specify the use of the --size-only flag when downloading.

Issue #84

slifty added 2 commits March 1, 2023 15:05
rclone will compare local file information with whatever the server
filesystem provides when deciding what files to actually download
/ overwrite locally.  Since the current sftp service does not really
support real mod times we don't want rclone to consider mod times when
making that determination.

Issue #84
@slifty slifty requested a review from nfebe March 1, 2023 20:08
@slifty slifty merged commit 679666e into main Mar 1, 2023
@slifty slifty deleted the 84-tweak-documentation branch March 1, 2023 20:17
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

Successfully merging this pull request may close these issues.

2 participants