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

Transfer never finishes #74

Closed
hmrc87 opened this issue Aug 20, 2015 · 8 comments
Closed

Transfer never finishes #74

hmrc87 opened this issue Aug 20, 2015 · 8 comments

Comments

@hmrc87
Copy link

hmrc87 commented Aug 20, 2015

Hi, I have setup sftp-deploy and it uploads all my files but stops like this:

transferred=[98/101] elapsed=[8.3s] overall=[97%] eta=[0.3s] [======================================= ] done
transferred=[99/101] elapsed=[8.4s] overall=[98%] eta=[0.2s] [======================================= ]

and then it does not continue other tasks.

/e: I had three video files with around 5MB in my folder. After I deleted them locally the transfer worked!

@doodirock
Copy link

Same issue. Would love to get this to work but it fails every time. Actually i guess it doesnt fail, just sits there and never finishes.

transferred=[1/10] elapsed=[0.0s] overall=[10%] eta=[0.0s] [== ]

Directories done.
transferred=[8/10] elapsed=[1.4s] overall=[80%] eta=[0.4s] [============== ]

@bestconsultant
Copy link

+1

@mamarmite
Copy link

Got same behavior as @Hmarc187 .
Alway stuck at 2 elements stop from being uploaded on 2000 elements.
I have to stop the behavior (ctrl+c windows 8.1). The cache never save the current state too.

But I don't have in the project big files to sent. It's almost all scripts and images.
Is their a more verbose option? I just don't know where to start to debug.

I used 0.2.2, I'm testing in 0.2.4 now.

@langersteff
Copy link

Settings concurrency: 1 fixes it for me.
However, that makes it slow!

@peteroravec
Copy link

Same problem...
concurrency: 1
does not help!

@langersteff
Copy link

I switched to rsync for deploying, which makes it wayyyy faster.

@amitgur
Copy link

amitgur commented Aug 24, 2020

same problem in 2020. moved to rsync

@mamarmite
Copy link

I moved to a git based deployment now :)

@hmrc87 hmrc87 closed this as completed Jan 27, 2022
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

No branches or pull requests

7 participants