Re: Why does it take so long to calculate directory size ?
Thanks for your suggestion.
For FTP: WinSCP IS using
For SFTP: You CANNOT execute shell commands in SFTP session. WinSCP only seemingly allows you to do that in GUI by opening separate shell session:
https://winscp.net/eng/docs/shell_session
And mainly it works only for *nix servers, so it's not platform-independent.
It can take long if there are many subdirectories. Was it the case?
For FTP: WinSCP IS using
LIST
command (or modern MLSD
) for this purpose.
For SFTP: You CANNOT execute shell commands in SFTP session. WinSCP only seemingly allows you to do that in GUI by opening separate shell session:
https://winscp.net/eng/docs/shell_session
And mainly it works only for *nix servers, so it's not platform-independent.
On a remote folder that supposedly contains around 15 GB of data, I saw winscp only reaching 50% calculation after 4 minutes had passed.
It can take long if there are many subdirectories. Was it the case?