Hi guys, I’m preparing to migrate to Linux soon and I wanted to know what’s the replacement for winscp program on linux. It’s an gui app for running SCP connections and running ftp, SFTP server
Hi guys, I’m preparing to migrate to Linux soon and I wanted to know what’s the replacement for winscp program on linux. It’s an gui app for running SCP connections and running ftp, SFTP server
The built in SSH will handle the SFTP server for you.
For a GUI program I typically just use Filezilla. It might do SCP (haven’t tried) but it definitely does SFTP and has a good enough GUI. Plus it’s cross platform so you get the same mediocre ass UI everywhere.
Great thank you