mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #883] Multiple file downloads may fail #717
Labels
No labels
area-configuration
area-ct-app
area-ct-rdp
area-ct-remoteapp
area-ct-ssh
area-ct-vnc
area-launcher
area-list
area-tags
area-teamwork
bug
chore
dependencies
general-build/ci
general-performance
general-refactor
general-security
general-supportive
general-ux
meta-documentation
meta-enhancement
meta-enhancement
meta-feature
meta-help-wanted
meta-unknown-error
priority-hi
priority-low
pull-request
question
resolution-duplicate
resolution-invalid
resolution-wontfix
stale
task-put-off
task-still-considering
task-working-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/1Remote#717
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @itagagaki on GitHub (Mar 8, 2025).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/883
Originally assigned to: @itagagaki on GitHub.
When downloading multiple files via FTP, all the files are completed without errors, but some of the contents are actually incomplete.
Downloading one file at a time is fine.
@VShawn commented on GitHub (Mar 8, 2025):
i assigned this ticket since i currently dont have a ftp server :)
(or maybe we could require users to use WinSCP as the runner for SFTP/FTP, similar to how Kitty is used for SSH. This way, we wouldn't have to maintain the upload and download for FTP. The idea has been on my mind for some time.)
@itagagaki commented on GitHub (Mar 8, 2025):
Okay :-)
Introducing WinSCP is a good idea, but FluentFTP is not a bad either, I think.
@VShawn commented on GitHub (Mar 8, 2025):
WinSCP is currently just an immature idea. I dont mean that FluentFTP is bad; the main thought for WinSCP is the hope of reducing maintenance workload. For since I no longer use FTP, I haven't had any opportunity to test 1Remote's FTP functionality.
@itagagaki commented on GitHub (Mar 16, 2025):
For some reason (I don't know why) it stopped reproducing. If it reproduces again, I'll investigate at that time.
@github-actions[bot] commented on GitHub (Apr 16, 2025):
This issue is stale because it has been open for 30 days with no activity.
@itagagaki commented on GitHub (Apr 22, 2025):
I haven't seen this in a while. It was most likely a server side issue.