SFTP how to config ????

Questions about Cobian Backup 11 (Gravity)
denislara
Posts: 7
Joined: 03 Jan 2022, 19:53

Re: SFTP how to config ????

Post by denislara »

should i give up using cobian? I can't get a server that uses ftp now only sftp!
MartinR
Posts: 18
Joined: 15 Nov 2021, 23:48
Location: England

Re: SFTP how to config ????

Post by MartinR »

To save Luis repeating himself:
In the "Files" side tab there are two main boxes: the source files and the destination files. In the latter add something like

Code: Select all

sftp://fred@server.home:22/home/fred
You need to ensure that you can use ssh to the server "server.home" as user "fred" first of course!

The example I use is taken from my own machine with just the username and servername changed.
Post Reply