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

[Request] Temporary Filename #6

Closed
Smoz opened this Issue Mar 8, 2018 · 1 comment

Comments

Projects
None yet
2 participants
@Smoz

Smoz commented Mar 8, 2018

This is working nicely. One thing that I use with LFTP is the temporary filename. This makes it so that PVRs like Sonarr/Radarr don't scan the file before it's finished being transferred completely. Could you add that as an option in the settings menu? I have my files append ".lftp" at the end, then once the transfer is complete it removes it.

set xfer:use-temp-file yes
set xfer:temp-file-name *.lftp

@ipsingh06

This comment has been minimized.

Show comment
Hide comment
@ipsingh06

ipsingh06 Mar 9, 2018

Owner

Added in v0.5. Take a look at the Settings page for "Rename unfinished/downloading files".

Owner

ipsingh06 commented Mar 9, 2018

Added in v0.5. Take a look at the Settings page for "Rename unfinished/downloading files".

@ipsingh06 ipsingh06 closed this Mar 9, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment