0

I was accessing to the deployment servers via WinSCP on my old Windows machine. Since I just have a proxy point on deployment site; WinSCP's proxy feature was excellent for me.

After I moved to Mac OS X I couldn't find an SFTP client like WinSCP which has the feature proxying.

Could you recommend one like WinSCP on Mac?

Martin Prikryl
  • 188,800
  • 56
  • 490
  • 992
Olgun Kaya
  • 2,519
  • 4
  • 32
  • 46

2 Answers2

0

Max OSX is a BSD-like operation system. Why don't you use the shell command?

Jeffrey Zhao
  • 4,923
  • 4
  • 30
  • 52
0

I'm not an expert on scp and its functionality but I use fetch for a nice sftp gui and it works great for me.

user1413793
  • 9,057
  • 7
  • 30
  • 42