SFTP example
-
stevie1401
- User

- Posts: 82
- Joined: Sat Oct 18, 2014 7:14 am
SFTP example
Is there a SFPT example for Purebasic 12b2?
Re: SFTP example
It's exactly like ftp except for the connection where you put 'sftp://yourserver' in the address field.
-
stevie1401
- User

- Posts: 82
- Joined: Sat Oct 18, 2014 7:14 am
Re: SFTP example
Works!
Thank you very much
Thank you very much
-
stevie1401
- User

- Posts: 82
- Joined: Sat Oct 18, 2014 7:14 am
Re: SFTP example
SetFTPDirectory() doesn't work, if I use sftp. If I use ftp, it works.
Re: SFTP example
Could do post a proper bug report with the code ?
