Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

WinSCP: Where can I find the list of successfully transfered files? Like in FileZilla

Tags:

winscp

When I transfer files with WinSCP, I only see them while they are being transferred. Once the files are uploaded/downloaded the queue becomes empty and no "history" is available. Am I missing something? Is there a plugin to see successful transfers?

like image 582
makemake Avatar asked Dec 27 '22 08:12

makemake


2 Answers

You can configure how long the completed transfers display using the option Display completed transfer in queue.

like image 175
Martin Prikryl Avatar answered May 11 '23 22:05

Martin Prikryl


In the menu

Options => Preferences.. => Logging

you can enable logging. That should give you the history of all the files you transfer.

like image 40
Jeppe Avatar answered May 11 '23 20:05

Jeppe