Is there anyway to load only selected number of files using winscp .. there are more than 50000 files which hangs my winscp!
Asked
Active
Viewed 3,207 times
1 Answers
2
This seems to be an issue faced by a few users and there doesn't seem to be a way to fix it. You might try one or more of the following:
- When logging in, uncheck the option to
Resolve symbolic links
underEnvironment > Directories
[doc] - Under
Preferences > Transfer
, uncheck theCalculate total size
option [doc] - Try the command line
- Not entirely sure about this one and whether it even makes sense in your case, but you might also try excluding/including certain file-types.[doc]
References:

Martin Prikryl
- 188,800
- 56
- 490
- 992

no.good.at.coding
- 20,221
- 2
- 60
- 51
-
3With SFTP, one can also press `Esc` key while directory is loading to abort it. – Martin Prikryl Jun 13 '14 at 08:05
-
I've had this issue when I opened Winscp and it tried to list a directory with previously few files but now a lot. `Esc` key did the trick for me. – Nicolas Boisteault Sep 28 '15 at 08:40