Re: [BackupPC-users] FTPS support

2016-06-01 Thread Jure Špik
Hi, thank you all for ideas. I liked the sftp mount idea best, but it turns out sftp is not the same as ftps :) This answer from http://serverfault.com/questions/33747/mount-a-ftps-server-to-a-linux-directory made me use curlftpfs. I could successfully list remote files after using curlftpfs f

Re: [BackupPC-users] FTPS support

2016-05-26 Thread Smith, Graham - Computing Technical Officer
chnical Officer Department of Computing Institute of Technology Tallaght Tallaght Dublin 24 Ireland -Original Message- From: Johan Ehnberg [mailto:jo...@ehnberg.net] Sent: 26 May 2016 17:24 To: backuppc-users@lists.sourceforge.net Subject: Re: [BackupPC-users] FTPS support On 2016-05-

Re: [BackupPC-users] FTPS support

2016-05-26 Thread Johan Ehnberg
On 2016-05-26 18:10, Johan Ehnberg wrote: > On 2016-05-26 18:01, Jure Špik wrote: >> Hi, recently one of my hosts started using FTPS (FileZilla's FTP over TLS). >> >> Backups fail since then. Trying to manually login to the site with a >> normal FTP client fails with "530 This server does not all

Re: [BackupPC-users] FTPS support

2016-05-26 Thread Johan Ehnberg
On 2016-05-26 18:01, Jure Špik wrote: > Hi, recently one of my hosts started using FTPS (FileZilla's FTP over TLS). > > Backups fail since then. Trying to manually login to the site with a > normal FTP client fails with "530 This server does not allow plain FTP. > You have to use FTP over TLS". > >

[BackupPC-users] FTPS support

2016-05-26 Thread Jure Špik
Hi, recently one of my hosts started using FTPS (FileZilla's FTP over TLS). Backups fail since then. Trying to manually login to the site with a normal FTP client fails with "530 This server does not allow plain FTP. You have to use FTP over TLS". Is there any inbuilt support for this kind of ser