Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

consistency

it would be really awsome if you add this feature.
maybe set a donation limit, when this limit is reached you would implement it (like projects on https://www.kickstarter.com/ https://www.quora.com/What-are-some-Kickstarter-alternatives).

for my understanding winscp is a gui for scp, so the basic command running if i copy a file from local to the remote server is:
scp foobar.txt your_username@remotehost.edu:/some/remote/directory


in the moment you can have two connections in parallel an switch between them with alt+number (love this feature), so if you handle the left window like the right one and just display the other server on the left side it would be just awesome.
in background its still a scp, where the local part is the left panel.

it would be even more awsome if you add rsync capability between such servers.
martin

WinSCP does not support this. Adding this feature would be a very big task.
New to Program

Dual Server Panels/Windows

Just curious, is there a way to configure WinSCP so my two panels are both viewing one server? For example instead of "Local Directory - Server Directory" I can temporarily switch my Local Directory panel/window to another directory within the same server. So it would be "Server Directory - Server Directory(on same server)".. I have two similar websites on my server and one is broken.. If I transfer all the files from the good site then I've just taken 3782 steps backwards for one piece of broken code on my other site.. It would be awesome if we could be able to pull open code (in my case php) side by side for comparison :D without having to navigate up 10 directories then back down 10 directories to find the same file on the other site.. If this isn't already included as a feature in WinSCP will you strongly consider implementing it?