vscode-ftp-sync icon indicating copy to clipboard operation
vscode-ftp-sync copied to clipboard

Stuck at FTP-Sync: Collecting local files list

Open grajesh2028 opened this issue 8 years ago • 8 comments

Hi, I have a very large folder, I am trying sync these contents with the remote folder. But, it always stuck at "Ftp-sync: Collecting local files list" My configuration is given below

System: Windows 7

"remotePath": "/remote/path/to/folder", "host": "remotehost", "username": "username", "port": 22, "protocol": "sftp", "uploadOnSave": true, "passive": false, "debug": false, "privateKeyPath": "C:/Users//keypath/keyfilename", "ignore": [ ".vscode", ".git" ]

grajesh2028 avatar Apr 15 '16 21:04 grajesh2028

Same here.

Macbook Air, OS X El Capitan

safaorhan avatar Apr 22 '16 17:04 safaorhan

Same here too. It freezes when syncing a large folder, making this plugin outright useless for production environment. This needs to be addressed ASAP.

hdd113 avatar Jun 28 '16 03:06 hdd113

Same here

SalehAlbuga avatar Jul 21 '16 12:07 SalehAlbuga

Same for me as well, also on OS X El Captain

kasperulvedal avatar Jul 27 '16 19:07 kasperulvedal

Same for me as well on OS X El Captain

adebali avatar Oct 07 '16 18:10 adebali

I have fix the bug with this pull https://github.com/lukasz-wronski/vscode-ftp-sync/pull/89 i hope they will merge it as soon as possible

b1zzu avatar Oct 08 '16 13:10 b1zzu

Same here in 2019

gokaybiz avatar Mar 09 '19 19:03 gokaybiz

Same here in 2021 on MacOs 12.0.1

hzzoky avatar Dec 09 '21 08:12 hzzoky