Koozali.org: home of the SME Server

develope web page remotely. Is there anything available????

avraham

develope web page remotely. Is there anything available????
« on: September 09, 2005, 10:12:57 PM »
How can i access the html folder for web page development. ftp does not access the folder ......

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: develope web page remotely. Is there anything available
« Reply #1 on: September 09, 2005, 10:22:14 PM »
Quote from: "avraham"
How can i access the html folder for web page development. ftp does not access the folder ......


Use winSCP. Log in as "admin". You'll need to enable secure shell access first. Do some research here on use RSA/DSA keys for SSH authentication, rather than passwords.

avraham

Re: develope web page remotely. Is there anything available
« Reply #2 on: September 10, 2005, 12:41:37 AM »
Quote from: "CharlieBrady"
Quote from: "avraham"
How can i access the html folder for web page development. ftp does not access the folder ......


Use winSCP. Log in as "admin". You'll need to enable secure shell access first. Do some research here on use RSA/DSA keys for SSH authentication, rather than passwords.

thanks i downloaded it setup ssh and tried it on port 21, but alas it doesn't connect.Please help

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: develope web page remotely. Is there anything available
« Reply #3 on: September 10, 2005, 03:29:24 AM »
Quote from: "avraham"
Quote from: "CharlieBrady"
Quote from: "avraham"
How can i access the html folder for web page development. ftp does not access the folder ......


Use winSCP. Log in as "admin". You'll need to enable secure shell access first. Do some research here on use RSA/DSA keys for SSH authentication, rather than passwords.

thanks i downloaded it setup ssh and tried it on port 21, but alas it doesn't connect.


SSH uses port 22.

I'm sure you'll find good tutorials on use of sftp, ssh and winSCP without much trouble.